a:link {
	color: #4B4B4B;
}
a:visited {
	color: #4B4B4B;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #4B4B4B;
}

