a:link {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #00B40A;
}
a {
	font-weight: normal;
}
