/*
A:hover
{
  font-family: Tahoma;
  font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #004583;
}
A:link
{
  font-family: Tahoma;
  font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #004583;
}
A:visited
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #004583;
}
A:active
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #004583;
}
*/

