
a { color: #0080ff; text-decoration: underline }
a:visited { color: #666 }
a:hover { color: #c00 }
a:active { color: #ff0 }
a.white { color: #fff; text-decoration: underline }
a.white:visited { color: #ff9 }
a.white:hover { color: #f00 }
a.white:active { color: #ff0 }
