#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #C0D72F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
p {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#menu a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C0D72F;
	text-decoration: none;
}
a {
	color: #34460D;
}

#menu a:visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #C0D72F;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#boxy p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#execbox h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #36440F;
	margin-top: 0px;
	padding-top: 0px;
}

