.class1 A:link {
	text-decoration: none;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
}
.class1 A:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
}
.class1 A:active {
	text-decoration: none;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	}
.class1 A:hover {
	text-decoration: underline;
	color: #CCC;
}
.class2 A:link {
	text-decoration: none;
	color: #36511A;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.class2 A:visited {
	text-decoration: none;
	color: #36511A;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.class2 A:active {text-decoration: none}
.class2 A:hover {
	text-decoration: underline;
	color: #FFF;
}
.class3 A:link {
	text-decoration: none;
	color: #B1BA78;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.class3 A:visited {
	text-decoration: none;
	color: #B1BA78;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.class3 A:active {text-decoration: none}
.class3 A:hover {
	text-decoration: underline;
	color: #FFF;
}


.tablaCont {
	background-image: url(img/fondo2.jpg);
	text-align: right;
}
body {
	background-image: url(img/fondo.jpg);
}
.MenuInf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B1BA78;
	text-align: center;
	font-weight: bold;
}
.MenuInf-Neg-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #36511A;
	text-align: center;
	font-weight: bold;
}


.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #FFF;
}
.Estilo8Copia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000;
}
.MenuInfCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.bloqdrec {
	text-align: right;
}
.Bloq-Txt-Blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
.Bloq-Txt-Blanco-Peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
}
.Bloq-Txt-Blanco-Bold-LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}
.Bloq-Txt-Bold-Color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B1BA78;
	text-align: left;
	line-height: 20px;
}
.Bloq-Txt-Blanco-Link-Peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
