.style1 {
	color: #493c2f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bground.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}


a.linkpadrao:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}

a.linkpadrao:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8a7967;
	text-decoration: underline;
}
a.linkpadrao:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8a7967;
	text-decoration: underline;
}
a.linkpadrao:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8a7967;
	text-decoration: underline;
}



a.linkpadrao2:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.linkpadrao2:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5e5246;
	text-decoration: none;
}
a.linkpadrao2:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5e5246;
	text-decoration: none;
}
a.linkpadrao2:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5e5246;
	text-decoration: none;
}