a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #627159;
	text-decoration: underline;
}
.gr:link {
	color: #2E5F3F;
	text-decoration: underline;
}
.gr:visited {
	color: #2E5F3F;
	text-decoration: underline;
}
.gr:hover {
	color: #000000;
	text-decoration: none;
}

.or:link {
	color: #FF6600;
	text-decoration: underline;
}
.or:visited {
	color: #FF6600;
	text-decoration: underline;
}
.or:hover {
	color: #000000;
	text-decoration: none;
}

.new:link {
	color: #FF6600;
	text-decoration: none;
}
.new:visited {
	color: #FF6600;
	text-decoration: none;
}
.new:hover {
	color: #000000;
	text-decoration: none;
}