/* ramp.css (c) 30:09:2006:mql */

body {  
  background-color: #fff;
  cursor: crosshair;
  margin: 0;
  font-size: 10px;
  font-family: helvetica, sans-serif;
  font-weight: normal;
  color: #333; 
  text-decoration: none;
}
a:link, a:active, a:visited { 
  color: #333;
  text-decoration: none;
}
