<style type="text/css">
* {
	margin : 0;
	padding : 0;
}
body {
	font-family: frutiger, "Frutiger 55 Roman", BakerSignet;
	font-size: 14px;
	border-bottom-style: none;
	background-color: #A5792B;
	padding-top: 0px;
	padding-bottom: 30px;
	list-style-type: none;
	color: #990000;
	list-style-image: none;
	text-decoration: none;
}

#header {
	height: 115px;
	background-color: #990000;
	font-family: frutiger, "Frutiger 55 Roman", BakerSignet;
	color: #A5792B;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-size: 24px;
}
#header a {
	color: #990000;
	text-decoration: none;
	list-style-type: none;
}
#header .style2 a {
	color: #000000;
	}
#Menu, #Menu ul {
	color: #990000;
	font-size: 14px;
	list-style-type: none;
	background-color: #A5792B;
}
#Menu a {
	color : #990000;
	display : block;
	background-color: #C29D51;
	padding-top: 11px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style:none;
	border-top-color: #FFFFFF;
	background-image: ;
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 40px;
	font-family: frutiger, "Frutiger 55 Roman", BakerSignet;
}
#Menu ul a {
	color : #990000;
	background-color: #A5792B;
	font-weight: normal;
	background-image:;
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}


a:visited {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #990000;
}
