.fontes_menu{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
/*links do menu*/
a.menus:link, a.menus:visited {
	text-decoration: none;
	color: #000000;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}
	
a.menus:hover {
	text-decoration: none;
	color: #e33e38;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}
	
a.menus:active {
	text-decoration: none;
	color: #e33e38;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}

.titulos{
	text-decoration: none;
	color: #000000;
	font-size:22px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.titulos2{
	text-decoration: none;
	color:#CCC;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.titulos3{
	text-decoration: none;
	color:#F00;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*links da navegação*/
a.menuss:link{
	text-decoration: none;
	color: #000000;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}

a.menuss:visited {
	text-decoration: none;
	color: #e33e38;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}
	
a.menuss:hover {
	text-decoration: none;
	color: #e33e38;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}
	
a.menuss:active {
	text-decoration: none;
	color: #e33e38;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}
/*links de emails e sites*/
a.menusss:link, a.menusss:visited {
	text-decoration: none;
	color: #e33e38;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}
	
a.menusss:hover {
	text-decoration: none;
	color: #e33e38;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}
	
a.menusss:active {
	text-decoration: none;
	color: #000000;
	font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
}

/*voltar*/
a.voltar:link, a.voltar:visited {
	text-decoration: none;
	color: #e33e38;
	font-size:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	
a.voltar:hover {
	text-decoration:underline;
	color: #e33e38;
	font-size:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	
a.voltar:active {
	text-decoration: none;
	color: #e33e38;
	font-size:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}