body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #333333;
}
.direcion {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.recursos {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.tex {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tex:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.tex_naranjo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.tex_gris {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
