BODY {
	SCROLLBAR-FACE-COLOR: #003366; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #ECC917; SCROLLBAR-TRACK-COLOR: CFD4E8; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	cursor: hand;

}
.celltitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.cellbranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: center;

}
.cellcinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #f3f3f3;
	text-align: center;


}
.cellinks {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #D0E0E0;
	text-align: center;
}
.btlink a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;

}

.btlink a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;

}

.btlink a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	text-decoration: underline;
	font-size: 18px;

}

.btlink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;

}
