h1 { color:white; font-size:30px;}
body {color:white; background-color:darkblue; font-family:Verdana,Arial; font-size:12px;}
a:link {color:white; text-decoration:none;}
a:visited {color:white; text-decoration:none;}
a:hover {color:green; text-decoration:underline;} 
a:active { color:white; text-decoration:none; }
a:focus { color:white;text-decoration:blink; }

a {color:white;text-decoration:none;} 