@charset "UTF-8";
.TXTHOME {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #999999;
	text-decoration: none;
}
.TXTGERAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 17px;
}
.TXTGERALWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	text-decoration: none;
}
a.txtgeralunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}
a.txtgeralunderline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}.TXT9PT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.MENUBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.TXTTITULOS {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #00aeef;
	text-decoration: none;
}
.TXTSUBMENU {
	font-family: "Arial Narrow";
	font-size: 24px;
	line-height: 30px;
	font-weight: lighter;
	color: #00aeef;
	text-decoration: none;
}
.NOMES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.CARGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
