.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.4em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bold_red {
	font-weight: bolder;
	color: #B23925;
}
.bold_red_18px {
	font-size: 18px;
	font-weight: bolder;
	color: #B23925;
}
.bold_green {
	font-weight: bolder;
	color: #AFB89C;
}
.bold_white {
	font-weight: bolder;
	color: #FFF;
}
.text .bold_red li a {
	line-height: 1.6em;
}

