.submenu {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.submenu:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
}

.submenu_b {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}


.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.rodape {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}