<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#FFFFFF; text-decoration:none}
DIV.Links		A:visited		{color:	#FFFFFF; text-decoration:none}
DIV.Links		A:hover 		{color: #FF6600; text-decoration:underline}

</style>.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;

}
.text {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	line-height: 20px;

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	border-bottom-width: 2px;
}
.textSmall {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
A   	       	{color:	#006699; text-decoration:none}
A:link			{color:	#FFFFFF; text-decoration:none}
A:visited		{color:	#FFFFFF; text-decoration:none}
A:hover 		{color: #FFCC66; text-decoration:underline}
