body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 scroll: no;
        background-image: url(fundo.jpg);
        background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-weight: bold;
	font-size: 14px;
}
