
body {
	background-color: #043772;
	background-image:url(imagens/bg_meio.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.textosp {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.textos {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

body,td,th {
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.negritobranco {color: #FFFFFF;
	font-weight: bold;
