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