head {
	background-attachment: scroll;
	background-color: #f1f1f1;
	background-repeat: repeat-x;
	background-position: center;
	top: 0px;
	page-break-before: 0;
	page-break-after: 0;
	position: static;
	visibility: visible;
	height: 211px;
	width: 100%;

}
body {
	background-image: url(../images/fundo_pg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	font:Arial, Helvetica, sans-serif;
	size:10pt;

}

a:hover {
	color: #0066CC;
}

a {
	color: #000000;
}
 
