.texto {  font-family: Verdana; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}
.firma {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}
.textonaranja { font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #FF9900}
.textoverde { font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #009933}
.textonegrita { font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;}



.titulonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	text-transform: uppercase;


}
.titulonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	text-transform: uppercase;

}

.campo {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	background-color: #FFF2C1;
	border: 1px #FF9900 solid;
	padding: 2px;
	}
	
.boton {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px #FF9900 solid;
	}

