.titulo {
	font-family: "Allegro BT";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3366;
}
A:LINK		 { color:#E8A2B8;text-decoration:none}
A:visited	 { color:#CC3366;text-decoration:none }
a:active     { color: #CC3366;text-decoration:none }
a:hover      { color: #0000FF;text-decoration:none}
.corpo_principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-align: justify;
}
.rodapes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.RODAPE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	line-height: 120%;
}
.resumos_artigos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
}
.resumos_artigos a{	
	color: #FFFFFF;
	text-decoration: none;	
}
.resumos_artigos a:hover{	
	color: #00FF00;
	text-decoration: none;	
} 
.Titulo_Artigos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000066;
	text-align:left;
}