a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #adadad;
	/*background-color: #fefefe;*/
}