﻿A:Visited
{
	color: #ffffff;
	font-size: x-small;
	font-family: Trebuchet MS;
	Text-decoration: none;
}
A:Active
{
	color: #ffffff;
	font-size: x-small;
	font-family: Trebuchet MS;
	Text-decoration: none;
}
A:Link
{
	color: #ffffff;
	font-size: x-small;
	font-family: Trebuchet MS;
	Text-decoration: none;
}
A:Hover 
{
	color: #000000;
}
.tablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9966FF;
}
