A:link { color: "white"; text-decoration: none}
A:visited { color: "white"; text-decoration: none}
A:active { color: "black"; text-decoration: none}
A:hover { color: "darkblue"; text-decoration: none}

