.top_menu {
	font-family: Lato;
	font-size: 18px;
	font-weight: 300;
}
.top_menuON {
	font-family: Lato;
	font-size: 18px;
	font-weight: 300;
	color: #699;
}
.body_text {
	font-family: Lato;
	font-size: 14px;
	font-weight: 300;
	line-height: 19px;
}
.body_text_HIGHLIGHT {
	font-family: Lato;
	font-weight: 400;
}
.date {
	font-family: Lato;
	font-size: 16px;
	font-weight: 300;
	color: #0B3D3B;
}
.dateBOLD {
	font-family: Lato;
	font-size: 16px;
	font-weight: 400;
	color: #0B3D3B;
}
a.body:link {
	text-decoration: none;
	font-family: Lato;
	font-weight: 400;
	color: #000;
}
a.body:visited {
	text-decoration: none;
	color: #000;
	font-family: Lato;
	font-weight: 400;
}
a.body:hover {
	text-decoration: none;
	color: #699;
	font-family: Lato;
	font-weight: 400;
}
a.body:active {
	text-decoration: none;
	color: #000;
	font-family: Lato;
	font-weight: 400;
}
a.menu:link {
	text-decoration: none;
	font-family: Lato;
	font-weight: 300;
	color: #000;
}
a.menu:visited {
	text-decoration: none;
	color: #000;
	font-family: Lato;
	font-weight: 300;
}
a.menu:hover {
	font-family: Lato;
	font-weight: 300;
	color: #699;
}
a.menu:active {
	text-decoration: none;
	color: #000;
	font-family: Lato;
	font-weight: 300;
}
