 /*links e tags padroes */
.style1 {
	color: #CCCCCC;
}
.laranja {
	color: #C43A00;
	text-decoration: none;
}
a {
	color: #999999;
}
a:visited {
		color:#999999;
}
a:hover {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-image: url(/br3/images/bg_fly.jpg);
	background-position: center top;
	background-color: #DEDEDE;
	background-repeat: repeat-x;
}
.style3 {color: #333333}
