

TABLE     {border: none; padding: 0; padding-right: 5} 	
TD           {font: 8pt Arial; background-color: "white"; border: none;  padding: 0; padding-right: 0; padding-left: 0; padding-top:2; padding-bottom:2;} 		

A:LINK {
	text-decoration : none;
	font-style : normal;
	color : black;
	font : 8pt Arial;
}

A:VISITED {
	text-decoration : none;
	color : black;
	font :  8pt arial;
}

A:HOVER {
	text-decoration : none;
	color : gray;
	font : 8pt Arial;
}

A:ACTIVE {
	text-decoration : none;
	color : white;
	font :normal 8pt Arial;
}

A.NOW:LINK {
	text-decoration : none;
	font-style : normal;
	color : green;
	font : 8pt Arial;
}

A.NOW:VISITED {
	text-decoration : none;
	color : white;
	font :  8pt arial;
}

A.NOW:HOVER {
	text-decoration : none;
	color : white;
	font : 8pt Arial;
}

A.NOW:ACTIVE {
	text-decoration : none;
	color : white;
	font :normal 8pt Arial;
}

