a {text-decoration:none}

body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #474747;
  background-attachment: fixed;
  scrollbar-3dlight-color:#bbbbbb; 
  scrollbar-arrow-color:#dddddd;
  scrollbar-base-color:#666666;
  scrollbar-darkshadow-color:#888888;
  scrollbar-face-color:#aaaaaa;
  scrollbar-highlight-color:#777777;
  scrollbar-shadow-color:#888888
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a:link {
  color:#474747;
  background:transparent;
  text-decoration:none;
}

a:visited {
  color:#000000;
  background:transparent;
  text-decoration:none;
}

a:active {
  color:#000000;
  background:transparent;
  text-decoration:none;
}

a:hover {
  color:#474747;
  background:transparent;
  text-decoration:none;
}