a, a.link, a.active, a.visited, a.focus{
	color:#4a4b4c;
	text-decoration:none;
}
a:hover{
	color:#4a4b4c;
	text-decoration:underline;
}
