/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../img/bg_pages.gif);
}
img{margin: 0px;
	padding: 0px;
	border: 0px;}
	.shadowImg{
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
}
.txt1 {
	font-family: "tahoma, verdana, arial";
	font-size: 11px;
	color: #996600;
}
.txt1 a:link {
	color: #996600;
	text-decoration: none;
}
.txt1 a:active {
	color: #996600;
	text-decoration: none;
}
.txt1 a:visited {
	color: #996600;
	text-decoration: none;
}
.txt1 a:hover {
	color: #996600;
	text-decoration: none;
}.rodape {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.rodape:hover {

	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
