A  {
	color :  #008800;
	text-decoration : none;
}

A:Visited  {
}

A:Active  {
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
}

BODY  {
	font-family : Verdana, Arial;
	font-size : 12;
	color : #000000;
	text-decoration : none;

}
TR {
	font-family : Verdana, Arial;
	font-size : 12;
	color : #000000;
	text-decoration : none;
}
P {
	font-family : Verdana, Arial;
	font-size : 12;
	color : #000000;
	text-decoration : none;
}
