


A {
	text-decoration: none;
	color:  #7f7f7f;
}
A:hover {
	color : #16e100;
}


.link1 {
	text-decoration: none;
	color:  #7f7f7f;
}
.link1:hover {
	color : #ff6804;
}