<style TYPE="text/css">

DIV.Links		A   	       	{color:	#000000; text-decoration:none}
DIV.Links		A:link			{color:	#000000; text-decoration:none}
DIV.Links       A:visited		{color:	#000000; text-decoration:none}
DIV.Links		A:hover 		{color: #C00000; text-decoration:underline}

DIV.Links2		A   	       	{color:	#EC120C; text-decoration:none}
DIV.Links2		A:link			{color:	#EC120C; text-decoration:none}
DIV.Links2		A:visited		{color:	#EC120C; text-decoration:none}
DIV.Links2		A:hover 		{color: #1367D9; 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: #CECECE;
}
.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: #000000;
	background-color: #000000;
	background-image: url(bg_banner.gif);

}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}