body
{
	font-weight: bold;
	background-image: none;
	margin: 0px;
	font-family: Arial;
	background-color: white;
}/* Menu *//*======*/a.Menu
{
	font-weight: bold;
	font-size: xx-small;
	background-image: none;
	color: black;
	font-family: Arial;
	height: 0em;
	background-color: white;
	text-align: center;
	text-decoration: none;
}a:link.Menu, a:visited.Menu
{
	color: #3c50a0;
	line-height: 1.25em;
	text-align: center;
	text-decoration: none;
}a:hover.Menu
{
	font-weight: bold;
	cursor: pointer;
	color: #FF6600;
	text-decoration: none;
}
