a:visited  {color: #0000ff; text-decoration: underline;}
a:link  {color: #ff0000; text-decoration: underline;}
a:active  {color: #ff9900; text-decoration: underline;}
a:hover   {color: #ff0000; background-color: none; text-decoration: underline; font-weight: none;}

td {
	font-family: Verdana,Arial,sans-serif,Helvetica;
	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 1px;
	white-space: 1px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	}



