.textos {  font-family: Tahoma; font-size: 11px; text-decoration: none;}
.titulos { font-family: Tahoma; font-size: 24px; text-decoration: none; margin-top: 5px; margin-bottom: 5px; margin-right: 5px; margin-left: 10px; color: #6E0029}
.textosbold { font-family: Tahoma; font-size: 9px; text-decoration: none; margin-top: 10px; margin-right: 15px; margin-bottom: 20px; margin-left: 15px ; font-weight: bold}
a {	
	color: #FFFFFF;	
	text-decoration: none
	
}
body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	}
a:hover {	
	text-decoration: underline
	}

	
	background-color: #666666;
 }
 .titulo_tabla {
	background-color: #cccccc;

 }
 .linea_tabla {
	background-color: #FFFFFF;
 }
 .separa_tabla {

	color: #FFFFFF;
 }

 .sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	 center;
	background-repeat:		no-repeat;
	margin:					0 2px
}

.sort-arrow.descending {
	background-image:		url('images/downsimple.png');
	
}

.sort-arrow.ascending {
	background-image:		url('images/upsimple.png');
}
 
 
 
