a
{
text-decoration:underline;

}

a:hover
{
text-decoration:underline;
color:#0000ff;
}