A:link		{text-decoration:underline;}
A:visited	{text-decoration:underline;}
A:active	{text-decoration:none;}
A:hover		{text-decoration:none;
  color : gray;
  background-color : #fdb802;
}

body{color:#666666;}
TD{
  font-size : 95%;
  font-family : sans-serif;
}
.m1{
  line-height : 110%;
}
