a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D9B20;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #282828;
	font-weight: bold;
	text-decoration: underline;


}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
