A:LINK {
	color: #125112;
	text-decoration : none;
	cursor : auto;
	font-family : Arial, Verdana, "MS Sans Serif";
	font-size : 9px;
}

A:ACTIVE {
	color : #00CC66;
	text-decoration : none;
	font-family : Arial, "Microsoft Sans Serif", Verdana;
	font-size : 9px;
}

A:HOVER {
	color: Lime;
	text-decoration : none;
	cursor : auto;
	font-family : Arial, "MS Sans Serif", Verdana;
	font-size : 9px;
}
A:VISITED {
	color : #33C200;
	text-decoration : none;
	cursor : auto;
	font-family :  Arial, "MS Sans Serif", Verdana;
	font-size : 9px;
}




TD {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; color: #107810;
}


