body{
  background-image : url();
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:left bottom;
}
body,td{
  line-height:20px;
}
input,textarea,select{
  border : 1px  solid #ffffff;
}
body,input,textarea,select {
  color: #ffccff;
  background-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-track-color:#000000;
  scrollbar-arrow-color:#ffffff;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
}
body,input,textarea,select,td{
FONT face="Century Gothic"
}
A{
  color :#ffccff;
  text-decoration : none;
}
A:active {
  color :#ffccff;
}
A:visited { 
  color :#ffccff;
}
A:HOVER{
  color :#E06897;
  text-decoration : none;
  visibility : visible;
  float : none;
  clear : none;
  position : relative;
  top : 1pt;
  left : 1pt;
}
hr{
    border-style:dotted;
    border-color:#ffffff;
    width:100%;
    height:1;
}
br{
    letter-spacing:normal;
}
