a:link    { text-decoration:none; color: #af2705;}
a:visited { text-decoration:none; color: #af2705;}
a:active  { text-decoration:none; color: #af2705; outline: none;}
a:focus   { -moz-outline-style: none; }

* 
{
  padding:0;
  margin:0;
  border: 0;
}

body {
  background-image: url("../graphics/bamboo_bg.png");
  background-repeat: no-repeat;
  letter-spacing: 1px;
  font-family: Tahoma, Veranda, Arial,  'Deja Vu Sans' ,tahoma, arial;
  color: #000000;
  margin: 0;
  padding: 0;
}

