.Text a
{
	color:#999;
	text-decoration:underline;
}
.Text a:hover
{
	background-color:#999;
	color:#fff;
}