body {
  background: #666666;
  background-image: url('menu_ext.jpg');
  background-repeat: repeat-y;
}

A.linky {
  color: FFFFFF;
  text-decoration: none;
  font-weight:normal;
  font-family:verdana;
  font-size:16px;
  padding:4;
  z-index:105;
}
A.linky:HOVER {
  color: FFFFFF;
  font-weight:bold;
}
font.typing {
  color:777777;
  font-size: 6px;
  font-family:'Lucida Console';
  font-weight:bold;
}

a.DivLink {
  display:block;
  border-style: none;
  border-width: thick;
  width:100%;
  height:100%;
}