
		 a:link {color: "#ff0000"; text-decoration: none; font-weight: bold}
		 a:visited { text-decoration: none; font-weight: bold; color: "#ff0000" } 
		 a:active {	text-decoration: none; font-weight: bold; color: "#ff0000"
 }
		 a:hover { text-decoration: none; font-weight: bold; color: "#0088CC" }
body         { font-family:"Arial"; font-weight: bold; background-color: "#ffffff"; background-repeat: no-repeat; color: "#003072"; 
               font-size: "18" }