.menu {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #503a0d;
	text-decoration: none;
}

.menu:hover {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #7f642a;
	text-decoration: none;
}

.clocktext {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #211704;
	text-decoration: none;
}

.conceptlink {
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.conceptlink:hover {
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #4a370f;
	text-decoration: none;
}

.body {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.bodylink {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.bodylink:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.smallbody {
	font-family: "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

