.bodytext2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

.bodytext2title {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title {
	font-family: Arial;
	font-size: 16px;
	color: #8e4104;
	text-decoration: none;
	font-weight: bold;
}

.tagline {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-top: 4px;
	
	
}


.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #401e02;
	background-color: #fece40;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 160px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eca517;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 160px;
}
