a#klick {
  position			: fixed;
  left				: 0;
  top				: 250;
  display			: block;
  height			: 100px;
  width				: 161px;
  background		: url(images/people.gif) bottom left no-repeat !important;
  background		: none;
  text-indent		: -999em;
  text-decoration	: none;
  //cursor			: hand;
}
body { 
font-family			: Arial; 
padding-top			: 0px;
margin				: 0px;
}
td, tr, p, div {
  font-family       : Arial;
  font-size         : 12px;
  color             : #666666;
}
a.menu {
  font-size         : 12px;
  font-weight       : bold;
width             : 120px;
}
a.menu:link {
  padding           : 0px 0px 0px 0px;
  font-size         : 12px;
  font-weight       : bold;
  
}
a.menu:link, a.menu:visited {
  display           : block;
  font-size         : 12px;
  font-weight       : bold;
  color             : #333333;
  
}
a.menu:hover {
  font-size         : 12px;
  background-color  : #FBFBF9;  
  color             : #f7272b;
  font-weight       : bold;
  text-decoration   : none;

}

.footer {
  font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color             : #888888;
  font-size         : 10px;
  font-weight       : normal;
}
