.fonte {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
}

.fonte10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

.fonte_laranja {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #ff9900;
}

.fonte_titulos {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

a:link, a:active, a:visited {
color: #000000;
font-size: 11; 
text-decoration: none;
font-family: verdana;}

a:hover {
color: #FF9900;
font-size: 11;
text-decoration: none;
font-family: verdana;}

.borda_Tabela {
	border: 1px solid #CCCCCC;
}

.formulario {
	border: 1px solid #cccccc;
	background-image: url(imagens/fundo_form.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
