a:hover {
	color: #FF0000;
}
a:hover {
	font-style: normal;
	color: #0099FF;
	text-decoration: blink;
}
a:hover {
	font-style: normal;
	color: #CC0000;
	text-decoration: blink;
}
