a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#669933;
}

a:hover{
	color:#A59B4E;
	text-decoration:underline;
}

#content{
	width:475px;
	height:325px;
	overflow:auto;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	
	scrollbar-base-color:#E2DEC2;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	
	scrollbar-shadow-color:#E2DEC2;
	scrollbar-lightshadow-color:#E2DEC2; 
	scrollbar-darkshadow-color:#A2B38F;
	
	scrollbar-highlight-color:#E2DEC2;
	scrollbar-3dlight-color:#E2DEC2;
}

#links{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
}

#links a{
	font-size:16px;
	text-decoration:none;
	color:#669933;
}

#links a:hover{
	 color:#A59B4E;
	 text-decoration:underline;
}

#top_link{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
}

#top_link a{
	font-size:16px;
	text-decoration:none;
	color:#669933;
}

#top_link a:hover{
	 color:#A59B4E;
	 text-decoration:underline;
}

#bottom_links{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#bottom_links a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#bottom_links a:hover{
	text-decoration:underline;
}

#trademark{
	font-size:10px;
	font-style:italic;
	color:#E7EBE2;
}