a
{
	color: Silver;
}

a:hover
{
	background: Silver;
	color: Black;
}