.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #CC3333;
	width: 144px;
	padding: 8px;
	display: block;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #CC0000;
	width: 144px;
	display: block;
	padding: 8px;
}
.navigation2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #669933;
	width: 144px;
	display: block;
	padding: 8px;
}
.title2 {

	font-family: Roomy;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffcc66;
	text-decoration: none;
}
.navigation2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #336600;
	width: 144px;
	display: block;
	padding: 8px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0;
	padding-left: 8px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0;
	padding-left: 8px;
}

