body {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: yellow;
background: #996677;
}

a:link {
color: yellow !important;
text-decoration: none;
}
a:visited, a:hover {
color: orange !important;
text-decoration: none;
}
