body {
	background-color: #EFEFEF;
	background-image: url(imagens/fundo-site.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}

#menu {
	font-family: Tahoma;
	font-size:24px;
	color:#ffffff;
	cursor:hand;
}

a:link {
	font-family: Tahoma;
	font-size:20px;
	color:#0F477A;
	cursor:hand;
	text-decoration:none;
}
a:active {
	font-family: Tahoma;
	font-size:20px;
	color:#F4342F;
	cursor:hand;
}
a:visited {
	font-family: Tahoma;
	font-size:20px;
	color:#0F477A;
	cursor:hand;
}

a:hover {
	font-family: Tahoma;
	font-size:20px;
	color:#F4342F;
	cursor:hand;
	text-decoration:underline;
}
.style2 {
	color: #0F477A;
	font-weight: bold;
}
.style4 {color: #C42119; font-weight: bold; }
.style5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0, 0, 0);
}
.style6 {color: #0F477A}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}