a {
	color: #3366FF;
	text-decoration: none;
}

a:hover   { 
color: #FF0000;
text-decoration:underline; #FF0000 }
           