.LINKVERMELHO a { font-family: Arial; font-size: 8pt; color: #93CD4D; text-decoration: bold }

.LINKVERMELHO a:hover { font-family: Arial; font-size: 8pt; color: #666666; text-decoration: underline }

.LINKVERMELHO a:link { font-family: Arial; font-size: 8pt; color: #93CD4D; text-decoration: bold }



.LINKBRANCO a { font-family: Verdana; font-size: 7pt; color: #ffffff; text-decoration: underline }

.LINKBRANCO a:hover { font-family: Verdana; font-size: 7pt; color: #000000; text-decoration: underline }

.LINKBRANCO a:link { font-family: Verdana; font-size: 7pt; color: #ffffff; text-decoration: underline }


.LINKBRANCO2 a { font-family: Verdana; font-size: 7pt; color: #93CD4D; text-decoration: underline }

.LINKBRANCO2 a:hover { font-family: Verdana; font-size: 7pt; color: #FFFFFF; text-decoration: underline }

.LINKBRANCO2 a:link { font-family: Verdana; font-size: 7pt; color: #93CD4D; text-decoration: underline }



.LINKCINZA a { font-family: Verdana; font-size: 8pt; color: #666666; text-decoration: none }

.LINKCINZA a:hover { font-family: Verdana; font-size: 8pt; color: #006699; text-decoration: underline }

.LINKCINZA a:link { font-family: Verdana; font-size: 8pt; color: #999999; text-decoration: underline }


#form
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 140%;
}

#form textarea
{
	width: 80%;
	height: 100px;
}

#form input[type="text"]
{
	width: 100%;
}

#especificacoes input[type="text"]
{
	width: 50%;
	font-size: 11px;
}

