BODY{
  font-size : 12pt;
  color : #990099;
  background-color : #FFFFFF;
  background-image : url(../healt_bg.gif);
  background-attachment : fixed;
}
TD{
  color : #990099;
  line-height : 16pt;
  font-size : 12pt;
}
A:LINK{
  color: #cc0000;
  text-decoration : none;
}
A:VISITED{
  color : #cc0000;
  text-decoration : none;
}
A:HOVER{
  color : #990000;
  background-color: #FFFFFF;
  text-decoration : underline;
}
A:ACTIVE{
  color :#cc0000;
  text-decoration : none;
}


