.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;



}
.TituloSeccion {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;

}
a:hover {
	color: #FF6600;
}
