a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: blink;
}
