BODY {
    scrollbar-face-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-track-color:#F7F7FA;
    scrollbar-3dlight-color:#CCCCCC;
    scrollbar-darkshadow-color:#333333;
    scrollbar-arrow-color:#990000;
}

.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #993333;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #D09B2C;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #724D00;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	cursor: hand;
}

a: { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { color: #FF9900; text-decoration: none; }
a:visited { text-decoration: none; }

.branco:link {  text-decoration: none; color: #FFFFFF}
.branco:active {  text-decoration: none; color: #FFFFFF}
.branco:visited {  text-decoration: none; color: #FFFFFF}
.branco:hover {  text-decoration: none; color: #FFCC00}

.vermelho:link {  text-decoration: none; color: #CC9933}
.vermelho:active {  text-decoration: none; color: #CC9933}
.vermelho:visited {  text-decoration: none; color: #CC9933}
.vermelho:hover {  text-decoration: none; color: #CC0000}
