td,body {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}

.14 {
	font-size: 14px;
	font-weight: bold;
	color: #94bc38;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: 94bc38;
	text-decoration: none;
}
