BODY,TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

.fineprint {
	font-size : 10px;
}

.header {
	color : #6B2F63;
	font-weight : bold;
}

A:LINK {
	color : #6B2F63;
	text-decoration:none;
	font-weight:bold;
}

A:ACTIVE {
	color : #6B2F63;
	text-decoration:none;
	font-weight:bold;
}

A:VISITED {
	color : #6B2F63;
	text-decoration:none;
	font-weight:bold;
}

A:HOVER {
	color : #D8982A;
	text-decoration:underline;
	font-weight:bold;
}

