a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #4D8B42;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #4D8B42;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

