.boonedocks {
	border: thin solid #993300;
}
.body {
	border: thin inset #000000;
	background-color: #FFFFFF;

}

.menuitems a:link {text-decoration:none; color: black; font-weight: bold; font-size: 10pt;}
.menuitems a:visited {text-decoration:none; color: black; font-weight: bold; font-size: 10pt;}
.menuitems a:hover {
	text-decoration: overline;
	background-color: white;
	
}


.body2 {
	border: thin solid #663300;
}
