@charset "utf-8";
@import url("Assets/circleoflife.css");

}
/* CSS Document */

.navLinks {
	font-size: 12px; 
	color: #006D00; 
	font-family: Arial; 
	font-weight: bold;
}
.navHeader {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.style7 {
	font-family: Arial;
	font-size: 12px;
	color: #4A146B;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #4A146B;
}
body {
	background-color: #DEEBBD;
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #006D00;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003C00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #6633CC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006D00;
	font-weight:bold;
}

h1 {
	font-size: 16px;
}
