
a:link {
	color: black;

}


a:visited {
	color: black;
	
}
a:hover {
	color: grey;
	
}