.titulo1 {
	font-family: "Century Gothic";
	font-size: 46px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF0000;
}
.titulo1-A {
	font-family: "Century Gothic";
	font-size: 24px;
	text-transform: uppercase;
	color: #000099;
}
a:link {
	text-decoration: none;
	color: #000099;

}
a:visited {
	text-decoration: none;
	color: #000099;

}
a:hover {
	text-decoration: none;
	color: #FF0000;

}
a:active {
	text-decoration: none;
	color: #000099;

}
.piepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.textos {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000099;
}
.titulo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
}
.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.usuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

