.menu {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.menu:hover {
	color: #000000;
}
.body-font {
	font-size: 9pt;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
.body-font:hover {
	color: #FF0000;
}
.font-000000 {
	font-size: 9pt;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
