<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#b29c24; text-decoration:none}
DIV.Links		A:visited		{color:	#b29c24; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline}

DIV.Links2		A   	       	{color:	#006699; text-decoration:none}
DIV.Links2		A:link			{color:	#333333; text-decoration:none}
DIV.Links2		A:visited		{color:	#333333; text-decoration:none}
DIV.Links2		A:hover 		{color: #FF0000; 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;
	color:	#b29c24;
}

.textBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color:	#333333;
}

.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;
	color: #cccccc;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
	background-image: url(bg_banner.gif);

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}
.Border            {{border: 1px solid #b29c24;}
