a:link {
	color: #438743;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #CCCC00;
	text-decoration: none;

}
a:active {
	color: #D3DECB;
	text-decoration: none;

}
