a
{
 color: black;
 text-decoration: none;
}
a:hover
{
 color: red;
 text-decoration: none;
}

}

