.link-l {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	font-weight: normal;
}
a:link {
	text-decoration: none; color: #003500;
}
a:visited {
	text-decoration: none; color: #003500;
}
a:hover {
	text-decoration: underline; color: #003500;
}
a:active {
	text-decoration: none; color: #003500;
}
