body {
	background: url(images/bgtotal.jpg) repeat;
}

.ponto {
	text-decoration: none;
	font: normal normal bold 20px/25px Georgia, "Times New Roman", Times, serif;
	color: #184d76;
}

.menu {
	text-decoration: none;
	font: italic normal 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #2b79b5;
}

.menu:hover {
	text-decoration: none;
	font: italic normal 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #2b79b5;
	border-bottom: 2px dotted purple;
}

.texto {
	text-decoration: none;
	color: #184d76;
	font: normal normal normal 12px/18px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
