A:link {font-weight: bold;
     text-decoration: none}
A:visited {font-weight: light;
     text-decoration: none}
A:active {font-weight: extra-bold;
     text-decoration: none}
A:hover	{color: white;
		background: #6388C8}
H2 {font: 33pt "Arial Black","Arial"; 
      font-weight: bold;
			background: #072653}
H2.smaller {font: 23pt "Arial Black","Arial";
	font-weight: bold;
		background: #072653}
INPUT {background:#0C3B8A;
				color: #E4E5FF;
				font-family: "Arial"}
INPUT:hover {background: #0F4BA5;}
INPUT:focus {
    background: #0F4BA5;
}
TEXTAREA {background:#0C3B8A;
				color: #E4E5FF;
				font-family: "Arial"}
TEXTAREA:hover {background: #0F4BA5;}
TEXTAREA:focus {
    background: #0F4BA5;
}
SELECT {background:#0C3B8A;
				color: #E4E5FF;
				font-family: "Arial"}
SELECT:hover {background: #0F4BA5;}
SELECT:focus {
    background: #0F4BA5;
}
BODY {	font-family: "Arial";
				scrollbar-base-color: #0C3B8A;
				scrollbar-arrow-color: #E4E5FF;
}
