
.menu {  
  font-size: 10pt;
  font-weight: normal;
  line-height: 15pt;
}

.body {  font-size:
 10pt; font-weight: normal;
 line-height: 15pt;
}

.small {  font-size:
 8pt; font-weight: normal;
 line-height: 10pt;
}

A:link{
  color:#ffffff;
}
A:visited{
  color:#999999;
}
A:active{
  color:#ff0000;
}
A:HOVER{
  color:#ff0000;
  text-decoration : underline;
}
A{
  text-decoration : none;
}

BODY {  margin-top : 0px; margin-left : 0px; background-color : #000000; color : #ffffff;
  margin-bottom : 0px;
}
