﻿.WebGrid a
{
	color: Black;
	text-decoration: none;
}
.WebGrid a:hover
{
	text-decoration: underline;
}