BODY{
  color: #000033;
  background-color: #FFFFFF;
  font-family:Tahoma,Verdana,"MS UI Gothic";
  line-height:120%;
  scrollbar-arrow-color:#0000FF;
  scrollbar-face-color:#87CEEB;
  scrollbar-shadow-color:#007;
  scrollbar-darkshadow-color:#2F4770;
  scrollbar-track-color:#F0F8FF;
  scrollbar-3dlight-color:#B1E970;
  scrollbar-highlight-color:#e6e6fa;
}
.links{
  position:absolute;
  background-color:#ffffff; color:#000099;
  border:solid thin #0000aa;
  width:450px;
  margin-left: 2%;
  padding:1px;
  text-align:center;
}
table{
  font-family:Tahoma,Verdana,"MS UI Gothic";
  font-size:11;
  text-align:justify;
}
A{
  color:#0000FF;
  text-decoration: none;
}
A:VISITED{
  color:#FF0000;
  text-decoration: none;
}
A:HOVER{
  color: #05D7E8;
  text-decoration:#05D7E8;
  background-color: none;
}
A:ACTIVE{
  color: #9ACD32
  background-color:#00a;
}
