a:link {
	color: #4B4B4B;
	text-decoration: none;
}
a:visited {
	color: #4B4B4B;
	text-decoration: none;
}
a:active {
	color: #4B4B4B;
	text-decoration: none;
}
a:hover {
	color: #949494;
	text-decoration: none;
}
