.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1d1e1c;
	background-image: url(../img/bg.gif);
}
.cinza9 {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
}
.cinzac10 {
	font-family: tahoma;
	font-size: 10px;
	color: #cbcbcb;
	line-height:15px;
}
.cinzac10_link {
	font-family: tahoma;
	font-size: 10px;
	color: #cbcbcb;
	line-height:15px;
	text-decoration:none
}
.cinzac10_link:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	line-height:15px;
	text-decoration:none
}
.cinza10_bold {
	font-family: tahoma;
	font-size: 10px;
	color: #929495;
	font-weight: bold;
}
.combo_news {
	font-family: tahoma;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: none;
	background-color: #313131;
	border: 0px solid;
	padding:4px;
}
.caixa {
	font-family: tahoma;
	font-size: 10px;
	color: #929495;
	font-weight: bold;
	text-decoration:none;
	border: 1px dotted #3f3f3f;
	background-color: #202020;
}
