
.menu { font-family: "trebuchet MS,Verdana,Arial"; font-size: 9pt; color: #E6E6E6; text-decoration: none;  height: 22px; width: 177px; text-align : right; float: left; padding-right: 12px; }
.rodape {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #313131;
}
.link1 {
	color: #42597B;
	text-decoration: underline;
}
.titulo {
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #42597B;
	text-decoration: none;
	padding-bottom: 2px;
}
.menu:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #42597B;
}

