A
{
color :maroon;
text-decoration:none;
}

A:Hover
{
color :red:
text-decoration:underline;
}


