.textogeneral {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
A {
  color: #660000;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #660000;
  font-size: 16px;
  text-decoration: underline;
  font-weight: bold;
}
select { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; border: #000000; border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
.textoindex {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.encabezados {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.cabecera_tablas {
	font-family: "Times New Roman", Times, serif;
	/*background-image: url(../imagenes/wood004.jpg);*/
	font-size: 10px;
	color: #ffffff;
	background-color:#FF3399;
	font-weight: bold;
}

.resultados_tablas {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #C5D8EB;
}
.resultados_registro {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
} 
.gris{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}



