* {
  position:relative;
}
body {
  font-family:arial,helvetica,sanserif;
  font-size:100%;
  color:#000;
  background:#fff;
}	
a {
  color:#555;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  text-decoration:underline;
}