﻿body, table, td
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

A:link
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
}
A:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
}
A:active
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
}
A:hover
{
    COLOR: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: overline underline}