h1,h2,h3,h4,h5,h6 {
	color:pink;
}
a,
a:link,
a:visited,
a:hover {
	color:#000000;
}


.pagenav {
	background:#03631c url(../images/menubar_bg.jpg) repeat-x;
}
.pagenav ul li a {
	color:#ffffff;
}
.pagenav ul li a:hover {
	background:#03631c;
}


.box1 dt {
	color:#03631c;
	border-bottom-color:#e6ffdc;
}
.box1 dd a {
	color:#000000;
}


.box2 dt {
	color:#03631c;
	border-bottom-color:#e6ffdc;
}
.box2 dd a {
	color:#000000;
}
.box2 dd p a {
	color:#000000;
}
.box2 dd h1,
.box2 dd h2,
.box2 dd h3,
.box2 dd h4,
.box2 dd h5,
.box2 dd h6 {
	color:#000000;
}

.widget h2 {
	color:#03631c;
	background-color:#e6ffdc;
	border-bottom-color:#03631c;
}
.widget p {
	color: #424242;
}
.widget ul li {
	border-bottom-color:#03631c;
}
.widget a {
	color: #03631c;
}
