.navigation {
	font-family: "CG Omega";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990066;
	display: block;
	padding: 8px;
	width: 149px;
	text-decoration: none;
}
.header {
	font-family: "CG Omega";
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #990066;
}
.subheader {
	font-family: "CG Omega";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990066;
}
.cell {
	font-family: "CG Omega";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990066;
	padding-top: 4px;
}
.navigation:hover {
	font-family: "CG Omega";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
	display: block;
	padding: 8px;
	width: 149px;
	text-decoration: none;
}
.navigation2 {
	font-family: "CG Omega";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}
.navigation2:hover {
	font-family: "CG Omega";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
.navigation3 {
	font-family: "CG Omega";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	display: block;
}
.navigation3:hover {
	font-family: "CG Omega";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	display: block;
}
