body {
	background-color: #FF0000;
}
.textos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-align:justify;
}
.titulos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #990000;
	font-weight:bold;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.registro {
	font-family: "Tahoma";
	font-size:9px;
	color:#000000;
}
.subtitulos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
