a:link {
	text-decoration:none;	
	color: #C5D2B7;
	font-size:14pt;
	font-family:Trebuchet MS;
	font-weight:bold;
	letter-spacing:1pt;
}
a:visited {
	text-decoration:none;	
	color: #C5D2B7;
	font-size:14pt;
	font-family:Trebuchet MS;
	font-weight:bold;
	letter-spacing:1pt;
}
a:hover {
	text-decoration:none;	
	color: #ffffff;
	font-size:14pt;
	font-family:Trebuchet MS;
	font-weight:bold;
	letter-spacing:1pt;
}
body {
	background-color: #8AA570;
}	
p {
	color: #ffffff;
	font-family:Trebuchet MS;
}
