/* CSS Document */
.a:hover {
	color:#FF0000;
	text-decoration: blink;

 }