body {
 background-color: gray;
  
 font-family: tahoma, verdana, arial;
 font-size: 24pt;
 color: White;
 text-indent: 0%
}

A:visited {color: white;}
A:link {color: White;}
A:hover {color: orange; text-decoration: underline;}
