a:link {
color: white;
}
a:visited {
/* mouse over link */
a:hover {
text-decoration: underline;
/* selected link */
a:active {