 
BODY{
  font-size : 12px;
  font-family : "MS UI Gothic";
  color : #dcdced;
  text-decoration : none;
  cursor : crosshair;
  background-color : #2e005b;
  background-image : url(image/bg-md30.gif);
}
P{
  font-size : 12px;
  font-family : "MS UI Gothic";
  color : white;
  text-decoration : none;
}
A{
  font-size : 12px;
  font-family : "MS UI Gothic";
  color : #e3c8ff;
  text-decoration : none;
}
A:HOVER{
  font-size : 12px;
  font-family : "MS UI Gothic";
  background-color : #800080;
  text-decoration : underline overline;
  color : white;
}
TD{
  font-size : 12px;
  font-family : "MS UI Gothic";
  color : #dcdced;
  background-color : #2e005b;
}
TABLE{
  background-image : url(image/dummy.gif);
  color : #dcdced;
}
