BODY {
	color: #003399;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 12;
	font-weight: bold;
	text-align: left;
}

A {
	color: #006699;
	text-decoration: none;
}

A:HOVER {
	color: Maroon;
	text-decoration: none;
}
