a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	background-color: #D3D3D3;
	color: #2F4F4F;
	text-decoration: none;
}

