.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ligas {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFCC33;
	font-weight: bold;
	font-style: italic;
}
.blanco {
	color: #FFFFFF;
}
.fondo {
	background-color: #3367CF;
}
.fondoint {
	background-color: #8CA9E4;
}

.header{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-style:bold;
	text-decoration: none;
