A:link, A:visited
{
color: rgb(153, 0, 0);
text-decoration: none;
}

A:hover
{
color: rgb(153, 0, 0);
text-decoration: none;
}