.MenuRecords
{
	line-height: 1.5em;
	margin: 0;
	text-align: center;
	font-weight: bold;
	font-family: Papyrus, Palatino Linotype, Century, Book Antiqua;
	font-style: italic;
	font-size: 12pt;
}

.MenuRecords li
{
	display: inline;
	height: 0;
	font-size: 12pt;
	font-style: none;
	font-family: Gill Sans MT Condensed, Papyrus, Palatino Linotype, Century, Book Antiqua;
}

.MenuRecords a
{
	white-space: nowrap;
}

.MenuRecords a:link,
.MenuRecords a:visited
{
	background: #C8DEF0;
	color: #707070;
	text-decoration: none;
}

.MenuRecords a:hover,
.MenuRecords a:focus,
.MenuRecords a:active
{
	background: #C8DEF0;
	color: #FF0000;
}

.MenuRecords li.PrimaVoce
{
	border-left: none;
}

.MenuRecords ul
{
	list-style-type: square;
	font-family: Papyrus, Palatino Linotype, Century, Book Antiqua;
	color: Green;
}
