
.Place {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8 pt;
	color: maroon;
	text-align: center;
	text-decoration: none;
}

a:visited.Place {
	text-decoration: none;
}

a:hover.Place {
	text-decoration: underline;
}

.Title {
	font-family: sans-serif;
	font-size: 11 pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #874545;
	text-decoration: none;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
A:HOVER.Menu {
	text-decoration: underline;
}


.PestanaSel {
	
}

.PestanaUnSel {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	bgcolor:#F8F8CA;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

}
A:HOVER.PestanaUnSel {
	text-decoration: underline;
}
