body {
	font-family: Trebuchet, Verdana;
	text-decoration: none;
}
a:link {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:hover {
	color: E95331;
}
a:active {
	text-decoration: none;
}.MenuTXT {
	font-size: 11px;
	font-weight: bold;
	color: 626262;
}
.ContenidoFondo {
	background-attachment: fixed;
	background-image: url(../images/titulo_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ContenidoTitulo {
	font-size: 18px;
	font-weight: bold;
	color: 707070;
	line-height: 30px;
}
.ContenidoTxtInterior {
	font-size: 11px;
	color: 707070;
}
.ContenidoSubtitulo {
	font-size: 12px;
	font-weight: bold;
	color: 707070;
}
.MenuTxtMarcado {
	color: E95331;
	font-size: 11px;
	font-weight: bold;
}
.PiePagTxt {
	font-size: 10px;
	color: 707070;
}
.PiePagTxtMarcado {

	font-size: 10px;
	color: E95331;
}
