BODY {
font-family:century gothic;
	color: #000000;
	background-color:"#0033E0";
}


A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}


H1{font-color="#FF0000";}