A:link  { 
	color: #915296; 
	font-weight: BOLD; 
	text-decoration: none; 
	}
	
A:hover { 
	color: #DA9F32; 
	font-weight: BOLD; 
	}

A:visited { 
	color: #DA9F32; 
	text-decoration: none; 
	font-weight: BOLD; }

body {
	color: #4D8037;
	font-family: AGaramond, Garamond, Serif;
	font-size : small;
	}

h1 {
	color: #4D8037;
	font-size: xx-large;
	font-family: AGaramond, Garamond, Serif;
	font-weight : bold;
	}

h4 {
	color: #4D8037;
	font-weight: bold;
	font-size: small;
	font-family: AGaramond, Garamond, Serif;
	}

.bold {font-weight: bolder }
	
.lavender {color: #915296}

.green {color: #4D8037}

.subhead {
	font-family: Arial, Helvetica, SansSerif;
	font-weight: bolder;
	}

.menu {
	background-color : #CEE7A0;
	font-family : Arial, Helvetica, SansSerif;
	font-size : small;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
	color : #DA9F32;
}
