.text {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
.menubutton {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold
}
body {
	margin-left: 10px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.LOGO {
	font-size: 18px;
	font-weight: bold;
	color: #3b251a;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #A7A000;
}
a:active {
	text-decoration: none;
	color: #A7A000;
}
