body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg_geral.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #000000;
}
.bgmeio{background:url(imagens/bg_meio.jpg);}
.bgtopo{background:url(imagens/bg_topo.jpg);}
.bgtopointernas{background:url(imagens/bg_topo_internas.jpg);}
.txtpadrao {font-family: Arial, "Times New Roman", Times, serif;font-size: 13px;}
.txtbg {font-family: Arial, "Times New Roman", Times, serif;font-size: 13px;color:#FFFFFF; background:#003300}
.txtpadraobranco {font-family: Arial, "Times New Roman", Times, serif;font-size: 13px;color:#FFFFFF;}

a:link {color: #333333;text-decoration: underline;}
a:visited {text-decoration: underline;color: #333333;}
a:hover {text-decoration: none;color: #990000;}
a:active {text-decoration: underline;color: #333333;}

a.linkbranco:link {	color: #FFFFFF;	text-decoration: underline;}
a.linkbranco:visited {text-decoration: underline;color: #FFFFFF;}
a.linkbranco:hover {text-decoration: none;color: #FFFF00;}
a.linkbranco:active {text-decoration: underline;color: #FFFFFF;}