.link-destaque {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: bold;
	color					: #333333;
	text-decoration			: underline;
	text-align				: justify;
	vertical-align			: top;
}
.link-destaque:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: bold;
	color					: #333333;
	text-decoration			: underline;
	text-align				: justify;
	vertical-align			: top;
}
.link-formularios {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: bold;
	color					: #000000;
	text-decoration			: none;
	text-align				: justify;
	vertical-align			: top;
}
.link-formularios:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: bold;
	color					: #000000;
	text-decoration			: underline;
	text-align				: justify;
	vertical-align			: top;
}
.link-email {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
	text-align				: justify;
	vertical-align			: top;
}
.link-email:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
	text-align				: justify;
	vertical-align			: top;
}
.etiqueta-formulario {
	font-family				: Tahoma;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
	text-align				: right;
	padding-right			: 5px;
}
.botao {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #333333;
	text-decoration			: none;
	text-align				: center;
	vertical-align			: top;
	border					: 1px solid #999999;
	background-color		: #EBEBEB;
	cursor					: hand;
}
.textonoticia {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
	text-align				: justify;
	vertical-align			: top;
	cursor					: hand;
}
.texto-legislacao {
	display					: none;
	visibility				: visible;
	padding-left			: 20px;
	font-size				: 11px;
}
