.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.texto1 a{	
	color: #000000;
	text-decoration: none;	
}
.texto1 a:hover{	
	color: #990000;
	text-decoration: underline;	
} 
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #930000;
}
a:link {	text-decoration: none;}
a:active {	text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {	text-decoration: underline;}


.textsmall_escuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-align: center;
}
.textsmall_escuro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
.big_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Texto2_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
}

.menu_left a{	
	color: #FFFFFF;
	text-decoration: none;	
}
.menu_left a:hover{	
	color:#999999;
	text-decoration: none;	
} 