BODY, TD {
   font-family: Arial;
   font-size: 14px;
   font-style: normal;
   font-weight: bolder;
}

A {
   text-decoration: none;
   color: Silver;
   font-family: Arial;
   font-weight: bolder;
}

A:Hover {
	color: White;
}
