BODY {
	font-family : "MS UI Gothic";
  line-height : 17px;
  font-size : 11pt;
  background-image : url(back_1.gif);
  color : navy;
}
TABLE{
  font-family : "MS UI Gothic";
  line-height : 1.5;
  font-size : 11pt;
}
A:VISITED{
  
  font-size : 11pt;
  font-family : "MS UI Gothic";
  
  text-decoration : none;
  color : #ffffff;
}
A:HOVER{
  text-decoration : line-through;
  color : #ffffff;
}
A{
  color : white;
  text-decoration : none;
}
