.menu {
	font-size: 14px;
	color: #f6f275;
	font-weight: bold;
}
.submenu {
	font-size: 12px;
	color: #f6f275;
	font-weight: bold;

}
.feature {
	font-size: 10px;
	color: ce150c;
	font-weight: bold;
}
.catalog {
	font-size: 16px;
	font-weight: bold;
	color: #ce150c;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #f37e16;
}
.content {
	font-size: 14px;
	color: #000000;
}
.headertext {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
}
