a
{ 
color: #000033;
text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	color: #666666;

}
