body{
	background-color:#333333;
	margin:0;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.textoNegro{
	font-size:  8.25pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  8.5pt;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.textoNegro2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textoTitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.subtitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.columnas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.columnaroja{
	background:#F70606;
}
.bottom{
	background:#E42E20;
}
