.navigation {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 10;
	background-color: #33CC33;
}


.navigation:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	display: block;
	color: #000000;
	padding: 10;
	background-color: #33CC33;
}
.boldandred {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.body {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bodyitalic {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.bodybold {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.testimonies {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
