<style TYPE="text/css">

DIV.Links		A   	       	{color:	#DB1010; text-decoration:none}
DIV.Links		A:link			{color:	#DB1010; text-decoration:none}
DIV.Links		A:visited		{color:	#DB1010; text-decoration:none}
DIV.Links		A:hover 		{color: #DB1010; text-decoration:underline}

</style>.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
	background-image:  url("bg_banner.gif");

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #DB1010;
	width:100%;
}
