
#nav li a:hover {
	color: #000000;
	}

#head h2 {
	color: #000000;
	}

#right li a:hover, .right2 li a:hover {
	color: #000000;
	}
	
h2 {
	color: #000000;
	}
	
#content a, #content2 a, #foot a {
	color: #000000;
	border-bottom: 0px dotted #000000;
	font-weight:bold
	}
	
img.content, a img.content {
	background-color: #D3ECCA;
	}
	
thead th {
  color: #000000;
}