.titulos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.menu:link {
	color: #000000;
	text-decoration: none;
}
.menu:visited {
	color: #000000;
	text-decoration: none;
}
.fundo {
	background-image: url(img/bg_baixo.gif);
	background-repeat: no-repeat;
	background-position: top;
}
