.blanco {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;

}
.puntorojo {
	font-size: 16px;
	font-family: arial;
	color: #FF0000;
	font-weight: bold;

}
.letras {
	font-size: 13px;
	font-family: Lucida Handwriting;
	color: #0000FF;

}
.fecha {
	font-size: 11px;
	font-family: font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;

}
.deportepequeno{
	font-size: 11px;
	font-family: font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.menu {
	font-size: 11px;
	font-family: font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.texto {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0E0E0E;

}
.adorno {
	font-size: 16px;
	font-family: Felix Titling;
	color: #333333;
	

}
.titulos {
	font-size: 16px;
	font-family: Tw Cen MT;
	color: #88A9CC;
	font-weight: bold;
}
.negrita {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	
}

.titulospequenos {
	font-size: 14px;
	font-family: Georgia, arial;
	color: #88A9CC;
	font-weight: bold;
}

.move {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	font-weight: bold;

}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000066;
}