﻿body 
{
	height:auto
}
.gridview
{
	color: #002d62;
	border-bottom: red thin solid;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
a:link
{
	text-decoration: none;
	color: #002d62;
}
a:visited
{
	color: #002d62;
	text-decoration: none;
}
