body {
	background-color: #A07141;
	background-image: url(background.gif);
	list-style-image: url(bullet%20li.gif);
	text-align: left;
	
}
.menustyle {
	font-family: Arial, "Trebuchet MS", Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	
	}
.hrstyle {
	border-style: dotted;
	color:#FFCC00;
	
	 }
.hrstylegray {
	border-style: dotted;
	color:#CCCCCC;
	border-top-style: dotted;	
	 }
.hrstylewhite {
	border-style: dotted;
	color:#FFFFFF;
	border-top-style: dotted;	
	 }
.imagestyle {
	border-color:#FFFFFF;
	margin: 8px;
 	}
.footstyle {
	font-family: Arial, "Trebuchet MS", Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
	}
	a:link { 
	color: #000000;
	text-decoration: none;
		font-family: Arial, "Trebuchet MS", Tahoma, Arial, "Century Gothic", Helvetica, sans-serif;
		font-size: 14px; 
	}
	a:visited { 
	color: #000000;
		text-decoration: none;
			font-family: Arial, "Trebuchet MS", Tahoma, Arial, "Century Gothic", Helvetica, sans-serif;
			font-size: 14px; 
		}
	a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, "Trebuchet MS", Tahoma, Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	}
	a:active { 
	color: #000000;
		text-decoration: none;
			font-family: arial, "Trebuchet MS", Tahoma, Arial, "Century Gothic", Helvetica, sans-serif;
			font-size: 14px; 
	}

