
#nav li a:hover {
	color: #FF9900;
	}

#head h2 {
	color: #FF9900;
	}

#right li a:hover, .right2 li a:hover {
	color: #FF9900;
	}
	
h2 {
	color: #FF5500;
	}
h6 {
	color: #FF6600;
	}	
	
	
#content a, #content2 a, #foot a {
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
	}
	
img.content, a img.content {
	background-color: #;
	}
	
thead th {
  color: #FF9900;
}