.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
	font-weight: bold;
}
.fonte1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0028A0;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rp {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
