<style type="text/css">
	A:link {text-decoration: none; color: white; }
	A:visited {text-decoration: none; color: white; }
	A:active {text-decoration: none; color: white; }
	A:hover {text-decoration: none; color: #FFDD11; }
	body { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: -1;
		color: #003366;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #660000;
	}
	.style2 {
		color: #993333;
		font-weight: bold;
		font-size: large;
	}
	.style3 {
		font-family: arial;
		font-style: italic;
		font-size: normal;
	}
</style>
