 
BODY{
  
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : center center;
  font-size : 12px;
  color : #ffeeff;
}
table{
  font-size : 12px;
}
A{
  color : #ffb0ff;
  text-decoration : none;
}
A:HOVER{
  color : #962dff;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : white;
  border-bottom-color : white;
}
