﻿a
{
	font-weight: bold;
	font-size: 8pt;
	color: #696969;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #008000;
	text-decoration: none;
}