.preto {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration:none;
}
a.preto {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration:none;
}
a.preto:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration:underline;
}
.cinza {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #535859;
	text-decoration:none;
}
a.cinza {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #535859;
	text-decoration:none;
}
a.cinza:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #535859;
	text-decoration:underline;
}
.azul {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #6CAEE3;
	text-decoration:none;
}
a.azul {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #6CAEE3;
	text-decoration:none;
}
a.azul:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #6CAEE3;
	text-decoration:underline;
}
.branco {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:none;
}
a.branco {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:none;
}
a.branco:hover {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:underline;
}
.caixaform {
	height: 16px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #535859;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.caixaform1 {
	height: 85px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #535859;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.botao {
    font-family: Verdana;
	font-size: 12px;
	border:0px ridge #ffffff;
	color:#000000;
	background-color:#f2eb33;
	filter: chroma(Color=#f2eb33);
	cursor: hand; 
}