a:link   {
	color: #66CC66;
	font-weight: 500;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 2px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #666633;
	text-decoration: none;
	line-height: 2px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
	line-height: 2px;
	font-weight: 500;
}
