.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3D674E;
	background-color:#F1FBE9;
	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:#006633;
	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: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	cursor: hand;
	font-weight: bold;

}

a: { text-decoration: none: }
a:link { text-decoration: none; }
a:hover { color: #669966; text-decoration: none; }
a:visited { text-decoration: none; }

BODY {
    scrollbar-face-color:#009933;
    scrollbar-shadow-color:#006600;
    scrollbar-highlight-color:#00CC66;
    scrollbar-track-color:#006633;
    scrollbar-3dlight-color: #00CC66;
    scrollbar-darkshadow-color:#006600;
    scrollbar-arrow-color:#00FF66;
}
