BODY {
    scrollbar-face-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-track-color:#ECE8E2;
    scrollbar-3dlight-color:#CCCCCC;
    scrollbar-darkshadow-color:#002B35;
    scrollbar-arrow-color:#002B35;
}

.caixa {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #224E79;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #F6BD0F;

}

.botao {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #224E79;
	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;
	cursor: hand;
	font-weight: bold;

}

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

.linkazul:link {  text-decoration: none; color: #000066}
.linkazul:active {  text-decoration: none; color: #000066}
.linkazul:visited {  text-decoration: none; color: #000066}
.linkazul:hover {  text-decoration: none; color: #CC9900}

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

.botaodourado {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #224E79;
	background-color: #F6BD0F;
	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;
	cursor: hand;
	font-weight: bold;
}
