a:link {
	font-size: 14.8px;
	line-height: 22px;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-size: 14.8px;
	line-height: 22px;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-size: 14.8px;
	line-height: 22px;
	color: #009900;
	text-decoration: none;
}
