
a    { color: white; text-decoration: none }
a:link      { color: white; text-decoration: none }
a:hover       { color: yellow; text-decoration: none }
a:visited     { color: white; text-decoration: none }
a:active       { color: white; text-decoration: none; list-style-image: none; outline-style: none }
div  { color: white }

