a:link       { color: blue; text-decoration: none}
a:visited    { color: blue; text-decoration:none}
a:active     { color: lightblue; text-decoration: none}
a:hover      { color: darkblue; text-decoration: none}
body         { font-family: arial, Courier; color: black; }


