TABLE{
  font-size : 90%;
  line-height : 150%;
}
A{
  font-weight : bold;
}
TEXTAREA{
  font-size : 90%;
}
A:VISITED{
  color : #9d9dff;
}
A:HOVER{
  color : navy;
  text-decoration : none;
}
BODY{
  background-image : url(../img/bg_index.jpg);
}
