﻿BODY,th,td {
	FONT-SIZE: 12px; COLOR: #000000;
}

A {
	font-size: 9pt;
	color: #007700;
	text-decoration: none;
	line-height: 18px;
}
A:hover {
	BACKGROUND: #f60;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
	line-height: 18px;
}
