a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#003366;
}
.subTitulo {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
	text-align: left;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
}
.texto{
	font-family: Arial;
	font-size: 10px;

}
.textoSub{
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;

}
.LinkNoticias {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
.bt {
	font-family: Arial;
	font-size: 10px;
	background-color: #FBFBFB;
}
.teste {
	font-size: 9px;
	margin: 2px 3px 2px 0;
}
.linkDownload {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
