.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: #133B54;
	text-align: center;
}

.Big_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	
}

.Big_titulo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #0066B2;
	text-align: center;
}
.Big_titulo3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #0066B2;  
	text-align: center;
}
.Big_titulo4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: center;
}

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: 10px;
	color: #000033;
	text-align: justify;
}

.textsmall_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	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: 13px;
	font-style: normal;
	color:#FFFFFF;
}

.menu_left a{	
	color: #FFFFFF;
	text-decoration: none;	
}
.menu_left a:hover{	
	color:#999999;
	text-decoration: none;	
} 