
body   {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #e0e5e5;
	

}
.h4 	{ font-size: 36px;font-family: Garamond, Arial Black, Helvetica, sans-serif;font-style: normal; font-weight: bold;color: #5ccccc;}

.navigation {
	font-family: Garamond, Arial Black, Helvetica, sans-serif;
	font-size: 14px;
	color: #33cccc;
}
a:link {
	color: #33cccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33cccc;
}
a:hover {
	text-decoration: underline;
	color: #a6adad;
}
a:active {
	text-decoration: none;
	color: #006633;
}


