body {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed
}
a:link {
	font-family: verdana,arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000
}
a:visited {
	font-family: verdana,arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000
}
a:active {
	font-family: verdana,arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #a92928
}
a:hover {
	font-family: verdana,arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	background: #a92928;
	color: #ffffff;
}
div.menu {
	font-family: verdana,arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	color: #000000
}
div.foot {
	font-family: verdana,arial;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000
}
