
td {
	font-face:MS Trebuchet, Arial, Helvetica;
			font-family : sans-serif;
			font-size : 10pt;
			text-decoration : none;
			color:gray;
}

a  {
	font-face:MS Trebuchet, Arial, Helvetica;
			font-family : sans-serif;
			text-decoration : none;
}

a:link    { color: red; text-decoration:bold }
a:active  { color: red; text-decoration:underline}
a:visited { color: blue}
a:hover   { color:red;text-decoration:underline}

