.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto {
	font-family: "Franklin Gothic Book";
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}

.titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	border-left-style: 5;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}


.texto_int {
	font-family: "Franklin Gothic Book";
	font-size: 11pt;
	font-style: normal;
	margin: 5px;
	text-align: justify;
	line-height: normal;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
}
.Titulo_int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.noticias {
	font-family: "Futura Bk BT";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	font-variant: normal;
	letter-spacing: normal;
	vertical-align: text-bottom;
	word-spacing: normal;
	white-space: normal;
	clear: none;
	margin: 5px;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
