body {
	color : #999966; 
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal
	}
	
P, span, UL {
	color : #999966; 
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal
	}
	
.grey {
	  	color : #333333;
	   }
	   
.smgrey {
		font-size: 8pt;
	  	color : #333333;
	   }

.smoran {
		font-size: 8pt;
	  	color : #987743;
	   }	   
	   
.orange {
		color : #B37801;
		}

.text {
		color : #999966;
		}		
		
A  {
	text-decoration : none;
	color : #B37801;
	}
		
A:Visited  {
			text-decoration : none;
			color : #B37801;
			}

A:Active  {
			text-decoration : underline;
			color : #B37801;
			}

A:Hover  {
		text-decoration : underline;
		color : #B37801;
		}
		
.lnav {
	text-decoration : none;
	color : #999966;
	}	
.lnav:Visited {
	text-decoration : none;
	color : #999966;
	}
.lnav:Active {
	text-decoration : none;
	color : #999966;
	}
.lnav:Hover {
	text-decoration : none;
	color : #B37801;
	}
	
.nnav {
	text-decoration : none;
	color : #999933;
	}	
.nnav:Vistited {
	text-decoration : none;
	color : #999933;
	}
.nnav:Active {
	text-decoration : underline;
	color : #999933;
	}
.nnav:Hover {
	text-decoration : underline;
	color : #999966;
	}
