<style>
	A {
		color : #000000;
	}
	A:HOVER {
		color : #4E004F;
	}
	A:VISITED {
		color : #A88304;
	}
	.contentheader {
		font-weight: bold;
		color: black;
		font-family: TW Cen MT, Arial;
		font-size: 18px;
		TEXT-DECORATION: none
	}
	.contentpurple {
		color: #cc99cc;
		font-family: Arial, Verdana;
		font-size: 12px;
	}
	.content {
		color: black;
		font-family: Arial, Verdana;
		font-size: 12px;
	}
	.content2 {
		color: black;
		font-family: Arial, Verdana;
		font-size: 14px;
	}
	.fineprint {
		color: white;
		font-family: Arial, Verdana;
		font-size: 10px;
		font-weight: bold;
	}
	.contentsmall {
		font-weight: bold;
		color: white;
		font-family: TW Cen MT, Arial;
		font-size: 12px;
	}
	.link {
		color: #328A91;
		font-family: Arial, Verdana;
		font-size: 12px;
	}
	.link2 {
		color: black;
		font-family: Arial, Verdana;
		font-size: 12px;
	}
	.menuitem {
		color: #CACACA;
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		TEXT-DECORATION: none;
	}
</style>

