h2 { color: dark grey; font-size: 170%; text-decoration: none font-weight: bold; ffont-family: FontName, Arial;}

h3 { color: dark grey; font-size: 140%; text-decoration: none font-weight: bold; text-indent: 5em; ffont-family: FontName, Arial }

a:link              { color:white;  text-decoration:none; font: 20px arial;   }
    a:visited           { color:gray; padding-right: 500px;  text-decoration:none; font: 20px arial;  }
    a:hover             { color:orange; text-decoration:none; font: 20px arial;  }
    a:active            { color:red; text-decoration:none; font: 20px arial; }

