body{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
}

.form{
background-color: white;
border: #CBCBCB solid 1px;
font-size: 10px;
color: #999999;
}

.legenda{
	font: 10px;
	color: #666666;
}

.data{
	font-size: 10px;
	font-family: Tahoma;
}

.fundocinza{
	background-color: #F1F2F2;
}

.titulo{
	color: #FF9900;
	font-weight: bold;
}


a{
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}

a.mais{
	color:#FF9900;
	text-decoration: none;
	font-weight: normal;
}

a.cinza{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a.cinza:visited{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a.cinza:hover{
	color:#FF9900;
	text-decoration:none;
}

a.cinza:active{
	color:#FF9900;
	text-decoration:none;
}

a.mais:visited{
	color:#FFCC00;
	text-decoration: none;
}

a.mais:hover{
	color:#FF9900;
	text-decoration: none;
}

a:visited{
	color:#FF9900;
	text-decoration: none;
}

a:active{
	color:#FF9900;
	text-decoration: none;
}

a:hover{
	color:#FF6600;
	text-decoration: none;
}

a:active{
	color:#FF6600;
	text-decoration: none;
}