a {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

Body {
SCROLLBAR-FACE-COLOR: #D00C0C;
SCROLLBAR-HIGHLIGHT-COLOR: #D00C0C;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR:  #FFFFFF;
SCROLLBAR-TRACK-COLOR: #D00C0C;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
BACKGROUND-COLOR: #FFFFFF;
MARGIN: 0;
}

a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight:bold;
}

.titulo {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #D00C0C;
	font-weight:bold;
}

.texto {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	padding: 15px;
}

.texto_grande {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-align: center;
}

.texto_blanco {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.invisible {
	font-size: 1px;
	color: #000000;
}
