
#nav li a:hover {
	color: #C4DF93;
	}

#head h2 {
	color: #C4DF93;
}

#right li a:hover, .right2 li a:hover {
	color: #C4DF93;
}
	
h2 {
	color: #87B0BD;
}
	
#content a, #content2 a, #foot a {
	color: #87B0BD;
	border-bottom: 1px dotted #87B0BD;
	}
	
img.content, a img.content {
	background-color: #D3ECCA;
	}
	
thead th {
  color: #87B0BD;
}