A  {
	color : #009900;
	text-decoration : none;
}

A:Visited  {
}

A:Active  {
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	font-size : 10;
	color : #000000;
	text-decoration : none;

}
TR {
	font-family : Arial;
	font-size : 10;
	color : #000000;
	text-decoration : none;
}
P {
	font-family : Arial;
	font-size : 10;
	color : #000000;
	text-decoration : none;
}