 

a:active{
  color : #ecb400;
  text-decoration : none;
}
a:hover{
  color : #ecb400;
  text-decoration : none;
}
a{
  color : #ffffff;
  text-decoration : none;
}
td{
  color : #ffffff;
  font-size : 9pt;
  font-family : "MS UI Gothic";
  font-weight : 100;
}
.LINE{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #12162a #12162a #12162a #12162a;
}
body{
  background-color : white;
}
