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

