A {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #8B4500;
	font-size : 9pt;
	font-weight: bold;
}	

A:HOVER  {
	color : black;
	font-size: 9pt;
	font-weight: bold;

}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size : 9pt;

}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
strike {
	text-decoration: line-through;
}
