.texto {
	font-family:Arial;
	size: 12px;
	color: #FFFFFF;
	font-size:12px;  
}
.texto2 {
	font-family:Arial;
	size: 12px;
	color: #666666;
	font-size:12px;  
}
.texto3 {
	font-family:Arial;
	font-weight: bold;
	size: 12px;
	color: #666666;
	font-size:12px; 
}
.texto4 {
	font-family:Arial;
	size: 30px;
	color: #000000;
	font-size:30px; 
}
.texto5 {
	font-family:Arial;
	size: 20px;
	color: #000000;
	font-size:20px; 
}
.texto6 {
	font-family:Arial;
	size: 20px;
	color: #666666;
	font-size:20px;  
}
.texto7 {
	font-family:Arial;
	size: 35px;
	color: #9BADF0;
	font-size:35px; 
	}
.texto8 {
	font-family:Arial;
	font-weight: bold;
	size: 35px;
	color: #FFFFFF;
	font-size:35px; 
}
.texto9 {
	font-family:Arial;
	size: 11px;
	color: #666666;
	font-size:11px;  
}
.titulos {

  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;  
}  

.enlacesblanco {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacesblancotitulo {
	font-family: Arial;
	font-size: large;
	color: #000;
	text-decoration: none;
}
.enlacesblanco:hover {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacesnegro {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.enlacesnegro:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.pie_pagina {
	font-size: 10px;
	font-family: verdana;
	color: #FFFFFF;	
	text-decoration: none;
}
