body {
	text-align:left;
	font-family: Futura, Verdana, Arial;
	font-size: 11px;
}
a {
	color: #97D7D4;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: none;
}

.texto_c {
	font-family: Futura, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.texto_c a {
	color: #97D7D4;
	text-decoration: none;
}
.texto_c a:hover {
	color: #009999;
	text-decoration: none;
}
.icono {
	font-family: Futura, Verdana, Arial;
	font-size: 9px;
	color: #333333;
}
#tex {
	font-family: Futura, Verdana, Arial;
	font-size: 9px;
	color: #999999;
	width: 220px;
}



.ventana {
	text-align:left;
	font-family: Futura, Verdana, Arial;
	font-size: 11px;
}

.ventana a {
	color: #97D7D4;
	text-decoration: none;
}
.ventana a:hover {
	color: #009999;
	text-decoration: none;
}