 a:link { 
	color:#663300; 
	text-decoration:none; 
	}

 a:visited { 
	color:#663300; 
	text-decoration:none;
	 }
 
 a:hover { 
 	color:#ff9900;
	text-decoration:none; 
	}
 
 a:active { 
	color:white;
	text-decoration:none; 
	 }

p {
	font-family:verdana;
	font-size:11px;
	color:black;
	font-style:normal;
	line-height:16px;
	
	}


ul {
	font-family:verdana;
	font-size:11px;
	color:black;
	font-style:normal;
	line-height:16px;
	margin-right:5px;
	
	}
	
td	 {
	font-family:verdana;
	font-size:11px;
	color:black;
	font-style:normal;
	line-height:16px;

