a:link {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #0066FF;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
.formindex {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 130px;
}

font { font-family: Arial; font-size: 11 }

.destaques {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}

.campo_alerta { 
	font-family: Arial; 
	font-size: 11px; 
	background-color: #E6E6FF; 
   	border: 1px solid #000000 
}
.texto_pagina { 
	font-family: arial; 
	font-size: 11px; 
	color: #000000 
}
.tabela_formulario {
	width: 200;
	background-color: white;
}

.titulo_campos { 
	font-family: arial; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF 
}
.campos_formulario { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000000; 
    background-color: #FFFFFF; 
	border-style: solid; 
	border-width: 1px 
}


