.copyright {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #003366;
}
.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #009999;
	font-weight: bold;

}
.menCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336666;
	font-weight: bold;
}
.menCell a:link {
	color: #336666;
	text-decoration: none;
}
.menCell a:hover {
	color: #00CCCC;
	text-decoration: none;
}
.menCell a:visited {
	color: #3333CC;
	text-decoration: none;
}

