.textobody {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.linksmenu {
	font-family: "Century Gothic", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.links_inactivos {
	color: #993300;
	font-weight: normal;
	font-size: 12px;
}
.footer {
	font-family: "Century Gothic", "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #FF9900;
}
.textobody2 {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

