.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;
}

.texto_titulo2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4D9AAD;
}

.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: none; color: 6FADBC}
  A:visited  {text-decoration: none; color: 6FADBC}
  A:hover    {text-decoration: none; color: 6ECFF6}
  A:active   {text-decoration: none; color: 6FADBC}

  A.titulo:link     {text-decoration: none; color: 6FADBC}
  A.titulo:visited  {text-decoration: none; color: 6FADBC}
  A.titulo:hover    {text-decoration: none; color: 336666}
  A.titulo:active   {text-decoration: none; color: 6FADBC}

  A.subtitulo:link     {text-decoration: none; color: 666666}
  A.subtitulo:visited  {text-decoration: none; color: 666666}
  A.subtitulo:hover    {text-decoration: none; color: 000000}
  A.subtitulo:active   {text-decoration: none; color: 666666}

  A.texto:link     {text-decoration: underline; color: 666666}
  A.texto:visited  {text-decoration: underline; color: 666666}
  A.texto:hover    {text-decoration: underline; color: 000000}
  A.texto:active   {text-decoration: underline; color: 666666}

  A.rodape:link     {text-decoration: none; color: B7BDBD}
  A.rodape:visited  {text-decoration: none; color: B7BDBD}
  A.rodape:hover    {text-decoration: none; color: 666666}
  A.rodape:active   {text-decoration: none; color: B7BDBD}
