@charset "utf-8";
.txt_conteudo {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-transform: none;
	font-weight: bold;
}









a:link {
	color: #006699;
	text-decoration: none
}
a:hover {
	color: #006699;
	text-decoration: underline
}
a:visited {
	color: #006699;
	text-decoration: none
}
a:hover {
	color: #006699;
	text-decoration: underline
}
