.menuSup:link {  text-decoration: none; color: #FFCC33}
.menuSup:active {  text-decoration: none; color: #FFCC33}
.menuSup:visited {  text-decoration: none; color: #FFCC33}
.menuSup:hover {  text-decoration: none; color: #FFFFFF}

a: { text-decoration: none: }
a:link { text-decoration: none; }
a:hover { color:#FF0000; text-decoration: none; }
a:visited { text-decoration: none; }

.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	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: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #000000;
	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;

}
