.texto {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.texto_vm {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.texto_titulo {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #6FADBC;
}

.titulo1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4D9AAD;

}

.subtitulo1_off {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6fadbc;

}

.subtitulo1_on {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}

.campos_form_vm{
	color: #FF0000;
	font-weight: bold;
}

.rodape {
	font-family: Verdana;
	font-size: 8px;
	color: #B7BDBD;
}

  A:link     {
	text-decoration: underline;
	color: #666666
}
  A:visited  {
	text-decoration: underline;
	color: #666666
}
  A:hover    {
	text-decoration: underline;
	color: #000000
}
  A:active   {
	text-decoration: underline;
	color: #666666
}
