BODY {
	background-color: #161b7e;
}

FONT.normal {
	font-family: helvetica;
	font-size: 12pt;
	color: #fff869;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	color: #8fb4f9;
}


