.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #544B27;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.menu-text {
	font-size: 12px;
	color: F5AB52;
	text-decoration: none;
	line-height: 15px;
}
.copy {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-text-red {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

