	body {
		margin: 0 0 0 0;
		background-color: #a1c2dc;
		background-image: url(../images/img_fundo.jpg);
		background-repeat: repeat-x;
		background-position: bottom center;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 14px;
		text-align: justify;
	}
	
	
	a:link, a:visited {text-decoration: underline; color: #666666; }
	a:active {text-decoration: underline; color: #666666;}
	a:hover {text-decoration: underline	; color: #332472; }

