body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6B4701;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #CCFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #663300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
 a.menu:link, a.menu:visited
{ 
 color:#663300;
 background-color: #CCFFFF;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
 color:#FFFFFF;
 background-color: #6B4701;
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #663300;
 background-color: #996633;
 text-align:left;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 }
.menutitle{
font-size: x-large;
font-weight:bold;
text-align:center;
margin:2px;
color:#663300;
background:background-color:#996633;
}
.menucontainer {
border:1px solid #663300;
width:157px;
margin:10px;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B4701;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B4701;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BC7D00;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B4701;
	}

