  
A{
  
  
  font-weight : normal;
  color : blue;
  text-align : left;
  text-decoration : underline;
  
  
}
A:HOVER{
  
  
  font-weight : normal;
  color : purple;
  text-align : left;
  text-decoration : underline;
}
TD{
  text-align : left;
  font-size : x-small;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 20px;
  letter-spacing : normal;
  word-spacing : 3px;
  color : #2d2d2d;
}
TH{
  font-size : small;
  font-family : "MS UI Gothic";
  text-align : left;
  color : blue;
  text-decoration : none;
  font-weight : normal;
}
UL{
  text-align : left;
  text-indent : 0px;
  list-style-position : outside;
  list-style-type : disc;
  line-height : 20px;
}

