.Link
{
	color: #000000;
	text-decoration: none;
}
.Link:hover
{
	color: #ffffff;
	text-decoration: none;
}
