

a:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FF3300;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	color: #FF3300;
	text-decoration:none;
} 	
a:active {
	color: #000000;
}

.cuerpo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background-image:url(fondo.jpg);
}

.tablaMenu {
	text-align: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}

.Titulo {
	font-size: xx-large;
	font-family: "Bauhaus 93";
	color: #000000;
}

.Subtitulo {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	font-family:"Bauhaus 93";
	text-decoration:underline;
}

.Subtitulotexto {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana;
	text-align:justify;
}

.Paginatexto {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana;
}

