BODY { margin-top: 4 }


body {
  color: #333333;
  font-family:1.Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12pt;
}

a {
  color: #A2A2A2;
  font-family: "Arial Black";
  font-size: 10pt;
  font-style: italic;
  text-decoration: none;
}

a:visited {
  color: #A2A2A2;
}

a:hover {
  color: #000080;
}

a.shop{
  color: #7D7D7D;
  font-family: "Arial Black";
  font-size: 10pt;
  font-style: italic;
  text-decoration: none;
}

a.shop:visited {
  color: #7D7D7D;
}

a.shop:hover {
  color: #000080;
}

#Style { 
position:absolute; 
left:50px;
top:110px;
visibility:hidden; 
border:solid 1px #CCC; 
padding:5px; 

}