body {
	background-image : url(images/dots.gif);
	background-repeat : repeat;
	}
.homelink {
	float : right;
	background-color : #ffffff;
	width : 40px;
	margin-top : 0px;
	font-family : verdana, geneva, sans-serif;
	font-size : 8px;
	text-align : right;
	padding : 5px;
	}
	a.home:link,a.home:active,a.home:visited { color : #cc9933;	}
.content {
	background-color : #ffffff;
	color : #006600;
	font-family : verdana, geneva, sans-serif;
	font-size : 14px;
	}
#navigation {
background-color : #ffffff;
color : #006600;
width : 800px;
margin-left : 50px;
margin-top : 30px;
font-family : verdana, geneva, sans-serif;
font-size : 14px;
text-align : center;
}
a:link,a:active,a:visited {
	color : #006600;
	text-decoration : none;
	font-family : verdana, geneva, sans-serif;
	font-weight : bold;
	font-size : 12px;
	}
a:hover { color : #cc9933; }
	a.sub:link,a.sub:active,a.sub:visited {
	color : #006600;
	font-family : verdana, geneva, sans-serif;
	font-weight : bold;
	font-style : italic;
	font-size : 10px;
	}
a.sub:hover { color : #cc9933; }
.goldbg { background-color : #cc9933; }
.whitebg { background-color : #ffffff; }
.smaller { font-size : 12px; }
.sub {
 	font-weight : bold;
	font-size : 10px;
	}
.title {
 	font-weight : bold;
	font-size : 16px;
	}
.gold { color : #cc9933; }	
