a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

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