a {
	color: #555555;
	text-decoration: none;
	

}
a:hover {
	color: #00CC33;
	text-decoration: underline;

}
a:link {
	color: #555555;
	text-decoration: none;
	

}

