<style TYPE="text/css">

DIV.Links		A   	       	{color:	#A3571F; text-decoration:none}
DIV.Links		A:link			{color:	#A3571F; text-decoration:none}
DIV.Links		A:visited		{color:	#A3571F; text-decoration:none ; background-color: none; cursor: hand}
DIV.Links		A:hover 		{color: #993300; text-decoration:none; ; border-bottom:dotted 1px #826B00}

</style>.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #A8A800;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #A8A800;
	background: #FFEC91;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #A8A800;
	background: #FFEC91;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A800;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #A8A800;
	font-weight: bold;
	background: #FFEC91;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #A8A800;
	background-color: #FFEC91;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A8A800;
}

