body { background-color:#00009B} /* Original color #00009B */

a:link { font-family: "times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#00FFFF;
	font-weight: bold;
	text-decoration: none;}

a:visited {font-family: "times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #00FF00;
	font-weight: bold;
	text-decoration: none;}

a:hover {font-family: "times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: YELLOW;
	font-weight: bold;
	text-decoration: none;}

a:active {font-family: "times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: white;
	font-weight: bold;
	text-decoration: none;}

h3     {font-family: "times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: white;
	font-weight: bold;
	text-decoration: none;}
h6  {font-family: "times new roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-decoration: none;}