td {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #ffffff;
	
}

.yellowtext {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #FFD93B;
	font-weight : 700;
	text-decoration : strong;

}

.yellowtextlg {
	font-family : arial, helvetica;
	font-size : 12pt;
	color : #FFD93B;
	font-weight : 700;
	text-decoration : strong;
}


a {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #FFEA32;
	font-weight : 700;
	text-decoration : bold;
}

a:hover {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #FFEA32;
	text-decoration : bold;

}
.reverse {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #000033;
}

a.reverse {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #CC0000;
	text-decoration : none;
}

a.reverse:hover {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #FFEA32;
	background-color: #3B94F0;
	text-decoration : none;

}

