TD 			{	font-family : Arial;
				font-size : 10pt;
				color : #80FF80			}

A			{	font-family : Arial;
				font-size : 10pt;
				font-weight : bold;
				color : #C0C0C0;
				text-decoration : none;		}

A:Visited	{		font-family : Arial;
				font-size : 10pt;
				font-weight : bold;
				color :  #C0C0C0;
				text-decoration : none;		}

A:Active	{		font-family : Arial;
				font-size : 10pt;
				font-weight : bold;
				color : #C0C0C0;
				text-decoration : underline;	}

A:Hover		{		font-family : Arial;
				font-size : 10pt;
				font-weight : bold;
				color : #C0C0C0;
				text-decoration : underline;	}
