a:link {
	color: #264F40;
	text-decoration: underline;
	}
a:visited { 
	color: #264F40;
	text-decoration: underline;
	}
a:hover {
	color: #264F40;
	text-decoration: underline;
	}
a:active { 
	color: #264F40;
	text-decoration: underline;
	}
	
.nav { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	}
.body { 
	font-family:Georgia;
	font-size: 14px;
	color:#000000;
	}
.head { 
	font-family:Georgia;
	font-size: 22px;
	color:#935709;
	}
.small { 
	font-family:Arial;
	font-size: 10px;
	color:#000000;
	}
	
