.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Gray;
}	

.textBoldColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: White;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FB7A13;
	background: #DCDCDC;
}



.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	background-color: #FB7A13;
	border: ridge 1;
}


.fuentechicamicrosite {
	font-family: arial,helvetica,univers;
	font-size: 9px;
	color: #D3D3D3;
	letter-spacing: 0;
}
