body{
background-image:url(img/bkg-site.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.texto2 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.voltar {
	font-family: Tahoma;
	font-size: 13px;
	color: orange;
}

.titulo {
	font-family: Tahoma, verdana, arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 30px;
}

a{
color: #990000;
text-decoration: none;,
font-weight: bold;
}

a:hover{
color: #044ea0;
text-decoration: underline;
font-weight: bold;
}

a:visited{
color: #4b5d70;
text-decoration: underline;
font-weight: bold;
}
