.textos {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.resaltes {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #0E0755;

	text-decoration: none;

}

.peque {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #999;

	text-decoration: none;

	font-variant: normal;



}

a.peque {
	color: #c9a65e;
}

a.peque:hover {
	color: #6C4B08;
}

.infe {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #CCCCCC;

	text-decoration: none;

	font-variant: normal;



}

.infe:hover {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #ffffff;

	text-decoration: underline;

	font-variant: normal;



}

.enlaces {





	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #0E0755;

	text-decoration: underline;

}

.enlaces:hover {





	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #4979C1;

	text-decoration: none;

}

.resaltes2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #0E0755;

	text-decoration: none;

	font-style: italic;

}

.formularios {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	text-decoration: none;

}
select.formularios {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	text-decoration: none;
	
	background-color: #eeeeee;

}