/* default.css for S4Biturbo.com */

body {
  background: black;
  color: white;
  margin: 0 0 0 0;
}

a { color: 21dbf8; }

a:hover { 
  color:ff0000; 
  text-decoration:underline; 
}

a { 
  text-decoration:none; 
}
    
.menu { 
  font-size: 11pt; 
  font-family:verdana,helvetica; 
  font-weight=bold; color:#ffffff; 
}
    
.timeslips { 
  font-size: 10pt; 
  font-family:arial 
}
    
.timeslips-header { 
  font-weight: bold; 
}