body {
	background-color: #FFFFFF;
	background-image: url(index_nova.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	padding-top:0%;
	background-position:center top;
	}
	
	.linha1 {
	width:900px;
	margin-top:15px;
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color: #FFFFFF;
	}
	
	.linha2 {
	width:900px;
	margin-top:200px;
	font-family: "Arial Black", sans-serif;
	font-size:23px;
	color: #000000;
	}
	
	.linha3 {
	width:900px;
	margin-top:0px;
	font-family: "Arial Black", sans-serif;
	font-size:20px;
	color: #000000;
	}
	
	.linha4 {
	width:900px;
	margin-top:60px;
	font-family: "Arial Black", sans-serif;
	font-size:16px;
	color: #000000;
	}
	
	
	
	.titulo {
	width:848px;
	height:34px;
	margin-top:1px;
	position:center;
	font-family:"Trebuchet MS", Arial;
	font-size:66px;
	text-align:left;
	}
	
	.texto {
	font-family:"Trebuchet MS", Arial;
	color:#FFF;
	}
	
	
.selos {
	margin-top:10px;
	position:center;
	}


.texto {
width:730px;
margin-top: 20px;
position:center;
text-align:justify;
font-family:"Trebuchet MS", Arial;


}


.footer {
	margin-top:45px;
	font-family:"trebuchet", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000;
	font-size: 14px;
}

a:link {color:#000000;}     /* unvisited link */
a:visited {color:#000000;}  /* visited link */
a:hover {color:#ffffff;}  /* mouse over link */
a:active {color:#000000;}  /* selected link */ 



a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}


