﻿body, table
{
	font-size: 12px;
	font-family: Tahoma, Sans-Serif;
	color: #000;
}
a
{
	text-decoration: none;
	color: #0080c0;
}
a img
{
	/*border: 1px solid #000;
	margin-right: 10px;*/
}
a:hover
{
	text-decoration: underline;
}
.gridview
{
    font-size: 11px;
}