.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	height: 12px;
	width: 55px;
	border: thin none;


}
.textoblanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #92031C;
	text-decoration: none;
	background-color: #CCCCCC;

}
.textoBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textoBoldGris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.pie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	height: auto;
	width: auto;
	border: thin none;
}

.pie_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	height: auto;
	width: auto;
	border: thin none;
}

.textogris { font-family:Verdana, Arial, Helvetica, sans-serifa; font-size:10px; color:#333333; font-weight: bold; }

.textoblanquillo { font-family:Verdana, Arial, Helvetica, sans-serifa; font-size:10px; color:#FFFFFF; font-weight: bold; }

A.prueba:link	{ color:#666666; text-decoration:none;}
A.prueba:visited { color:#666666; text-decoration:none;}
A.prueba:hover { color:brown; text-decoration:none;}

INPUT  { font-family:arial,helvetica; font-weight:bold; font-size:9px; color:#000000; background-color:#052ba; }
SELECT  { font-family:arial,helvetica; font-weight:; font-size:9px; color:#444464; background-color:#FFFFFF; }




