BODY {font-weight: 5;
      font-size: 12pt;
      font-family: Times New Roman;
      color: black;
      background-color: white;} 
	  
A:link {text-decoration: none; color: red;}
A:visited {text-decoration: none; color: gray}
A:active { text-decoration: none;}
A:hover {color: #0000CC}