﻿a:link,
a:visited
{
	color: #006;
	text-decoration: none;
}

a:hover
{
	color: #390;
	text-decoration: underline;
}

a.tab:link,
a.tab:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.tab:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffeea8;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}

.TableHeader th a:link,
.TableHeader th a:visited,
.TableHeader th a:hover
{
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #fff;
	font-size: 10pt;
	text-decoration: underline;
}

a.TableHeader:link,
a.TableHeader:visited,
a.TableHeader:hover
{
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #fff;
	font-size: 10pt;
	text-decoration: underline;
}

a.TableFooter:link,
a.TableFooter:visited,
a.TableFooter:hover
{
	font-family: arial, sans-serif;
	color: #933;
	font-size: 10pt;
	text-decoration: underline;
}