a:link {
	font-family: Technical;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Technical;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Technical;
	font-weight: bold;
	color: #2D5E1D;
	text-decoration: none;
}
