.textos { 
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: normal; 
	text-align: justify
}
.links { 
	font-family: tahoma; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration:none;
	font-weight: bold; 
}
.textos2 { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #ffffff; 
	font-weight: normal; 
}

.frm_texto {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #004080;
}
.frm_botao {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004080;
	border: none;
}
.frm_select {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	border: 1px solid #004080;
}