.faixa {
	background-image: url(../img/faixa.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	background-image: url(../img/faixa.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.rodape {
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #9A3334;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #9A3334;
}
