
html, body {
	background-color:#37322D;
	}


a:link       { color: white; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
a:active     { color: white; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
a:visited    { color: white; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
a:hover      { color: black; text-decoration: NONE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }

.b { border:1px solid rgb(129,123,103); font-family: tahoma; font-size: 8pt; color:black; background-color:white; } 
.bp { border:1px solid gray; font-family:tahoma; font-size: 8pt; text-decoration:none ; background-color: #990000; color: white;  } 

A:hover {BACKGROUND: #990000; COLOR: white}
.menu a:link {
	text-decoration: none;
	width: 200px;
	height: 40px;
	}

A:hover {BACKGROUND: #990000; COLOR: white}
.menu a:link {text-decoration: none; display: block; width: 200px; height: 40px;}
.menu a:visited {text-decoration: none; display: block; width: 200px; height: 40px;}
.menu a:hover {text-decoration: none; display: block; width: 200px; height: 40px; }


.hometext, a.hometext:visited {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: rgb(139,123,103);
	padding: 0px;}
