a:link       { text-decoration: none; color: #000000 }
a:visited    { color: #000000; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: none }
a:active     { text-decoration: none; color: #000000 }
body {
background-color: #ffffff;
color: #000000;
}

