.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
}
.fondo {
	background-image: url(pop2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.textonegri {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bolder;
	letter-spacing: 0.15em;
}
a.enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.enlace {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.enlace:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ACAD9A;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
a.enlace2:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.enlace2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.enlace2:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ACAD9A;
	text-decoration: underline;
	letter-spacing: 0.1em;
}

