/* Global Styles */
body {
	background-color: #E7FE96;
	background-repeat: no-repeat;
	margin: -1px;
	}

a:link {
	color: #304A25;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #304A25;
	}
	
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #304A25;
	}
	
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #304A25;
	}
	
/* ID Styles */

	
#navigation a:hover {
	color: #99CCFF;
	}

/* Class Styles */


.style1 {font-size: 12px;
	font-family: Andalus;
	color: #304A25;
	}

.style2 {font-family: Andalus;
	font-size: 24px;
	color: #304A25;
	}
	
.style3 {font-family: Andalus;
	font-size: 18px;
	font-weight: bold;
	color: #304A25;
	}
	
.style4 {font-family: Andalus;
	font-size: 18px;
	font-weight: bold;
	color: #304A25;
	}
	
.style5 {
	font-family: Andalus;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	}
	
.style6 {font-family: Andalus;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	}
