a:hover 
{
text-decoration:underline;
color:#ff0000;
}

a
{
color:#006699;
}


