body {
color: #000000;
font-family: Verdana, Arial, Sans;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #FF0000;
}