/* CSS Document */

a:link, a:visited {
color:white;
text-decoration:none; }

a:hover {
text-decoration:underline;}