a.bottom {
	color: #2F1700;
	text-decoration: none;
}
a:hover.bottom {
	color: #009900;
	text-decoration: underline;
}
a.hoja_amarillo {
	color: #2E2E2E;
	text-decoration: none;
}
a:hover.hoja_amarillo {
	color: #660000;
	text-decoration: underline;
}
a.hoja_verde {
	color: #D3B901;
	text-decoration: none;
}
a:hover.hoja_verde {
	color: #968401;
	text-decoration: underline;
}
a.hoja_crema {
	color: #EFAD14;
	text-decoration: none;
}
a:hover.hoja_crema {
	color: #660000;
	text-decoration: underline;
}.tit_terms {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.tit_text {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}
