a:link {  text-decoration: none;}
a:active {  text-decoration: none;}
a:visited {  text-decoration: none;}
a:hover {  text-decoration: underline;}

.azulclaro:link {  text-decoration: none; color: #003399}
.azulclaro:active {  text-decoration: none; color: #003399}
.azulclaro:visited {  text-decoration: none; color: #003399}
.azulclaro:hover {  text-decoration: underline;}

.verde:link {  text-decoration: none; color: #006600}
.verde:active {  text-decoration: none; color: #006600}
.verde:visited {  text-decoration: none; color: #006600}
.verde:hover {  text-decoration: underline;}

.vermelho:link {  text-decoration: none; color: #CC0000}
.vermelho:active {  text-decoration: none; color: #CC0000}
.vermelho:visited {  text-decoration: none; color: #CC0000}
.vermelho:hover {  text-decoration: underline;}

.azulescuro:link {  text-decoration: none; color: #000066}
.azulescuro:active {  text-decoration: none; color: #000066}
.azulescuro:visited {  text-decoration: none; color: #000066}
.azulescuro:hover {  text-decoration: underline;}

.preto:link {  text-decoration: none; color: #000000}
.preto:active {  text-decoration: none; color: #000000}
.preto:visited {  text-decoration: none; color: #000000}
.preto:hover {  text-decoration: underline;}

.verdeescuro:link {  text-decoration: none; color: #006633}
.verdeescuro:active {  text-decoration: none; color: #006633}
.verdeescuro:visited {  text-decoration: none; color: #006633}
.verdeescuro:hover {  text-decoration: underline;}

.roxo:link {  text-decoration: none; color: #990099}
.roxo:active {  text-decoration: none; color: #990099}
.roxo:visited {  text-decoration: none; color: #990099}
.roxo:hover {  text-decoration: underline;}

.violeta:link {  text-decoration: none; color: #6633FF}
.violeta:active {  text-decoration: none; color: #6633FF}
.violeta:visited {  text-decoration: none; color: #6633FF}
.violeta:hover {  text-decoration: underline;}

.marromclaro:link {  text-decoration: none; color: #996600}
.marromclaro:active {  text-decoration: none; color: #996600}
.marromclaro:visited {  text-decoration: none; color: #996600}
.marromclaro:hover {  text-decoration: underline;}

.marromescuro:link {  text-decoration: none; color: #663300}
.marromescuro:active {  text-decoration: none; color: #663300}
.marromescuro:visited {  text-decoration: none; color: #663300}
.marromescuro:hover {  text-decoration: underline;}

.rosa:link {  text-decoration: none; color: #CC0066}
.rosa:active {  text-decoration: none; color: #CC0066}
.rosa:visited {  text-decoration: none; color: #CC0066}
.rosa:hover {  text-decoration: underline;}

.amarelo:link {  text-decoration: none; color: #FFFF00}
.amarelo:active {  text-decoration: none; color: #FFFF00}
.amarelo:visited {  text-decoration: none; color: #FFFF00}
.amarelo:hover {  text-decoration: underline;}.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #003366;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #003366;
	cursor: hand;
}
