BODY,TD {
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color : #B9B9BC;
	font-size : 11px;
	font-weight: bold;
}

H1 {
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color : #FFCC00;
	font-size : 12px;
	font-weight: bold;
}

.body {
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color : #B9B9BC;
	font-size : 11px;
	font-weight: bold;
}

.header {
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color : #B9B9BC;
	font-size : 13px;
	font-weight: bold;
}

.fineprint {
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color : #B9B9BC;
	font-size : 10px;
}

A:LINK {
	color : #FFCC00;
	font-weight: bold;
}

A:ACTIVE {
	color : #FFCC00;
	font-weight: bold;
}

A:VISITED {
	color : #FFCC00;
	font-weight: bold;
}

A:HOVER {
	color : #ffffff;
	font-weight: bold;
}

A.small:LINK {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10;
}

A.small:ACTIVE {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10;
}

A.small:VISITED {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10;
}

A.small:HOVER {
	color : #ffffff;
	font-weight: bold;
	font-size : 10;
}

A.nav:LINK {
	color : #000000;
	font-weight: bold;
	font-size : 13;
}

A.nav:ACTIVE {
	color : #000000;
	font-weight: bold;
	font-size : 13;
}

A.nav:VISITED {
	color : #000000;
	font-weight: bold;
	font-size : 13;
}

A.nav:HOVER {
	color : #0000ff;
	font-weight: bold;
	font-size : 13;
}
 