a		{
		text-decoration: none;
		color: #339900;
		font-family: Arial;
		font-size: 12px;
		}

a:link		{
		text-decoration: none;
		color: #339900;
		font-family: Arial;
		font-size: 12px;
		}
a:active	{
		text-decoration: none;
		color: #339900;
		font-family: Arial;
		font-size: 12px;
		}
a:visited	{
		text-decoration: none;
		color: #339900;
		font-family: Arial;
		font-size: 12px;
		}
a:hover		{
		text-decoration: none;
		color: #115500;
		font-family: Arial;
		font-size: 12px;
		}
