.combo {
	font-family: Verdana;
	font-size: 8pt;
	border: #9B907F;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(imagens/fundocombo.gif);
	background-repeat: repeat;
	color: #6B614A
}
.combo2 {
	font-family: Verdana;
	font-size: 8pt;
	border: #9B907F;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(imagens/fundocombo2.gif);
	background-repeat: repeat;
	color: #6B614A
}
.combo3 {
	font-family: Verdana;
	font-size: 8pt;
	border: #9B907F;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #6B614A;
	background-color : F7F3EF;
}

.select {
	font-family: Verdana;
	font-size: 8pt;
	background : #F7F3EF;
}

.select2 {
	font-family: Verdana;
	font-size: 8pt;
	background : #EEE8AA;
}

A:hover	{color: #CC0000; text-decoration: none}
A			{text-decoration: none}