.navi {
  font-family: Tahoma;
  font-size: 12px;
  color: #2a2a2a;
  text-decoration:none;
  font-weight:normal;
}

.navi:hover {
  font-family: Tahoma;
  font-size: 12px;
  color: #2a2a2a;
  text-decoration:underline;
  font-weight:normal;
}

.body {
  font-family: arial;
  font-size: 11px;
  color: #1c1c1c;
  font-weight:normal;
}

.small {
  font-family:"Arial Narrow";
  font-size: 11px;
  color: #1c1c1c;
  text-decoration:none;
  font-weight:normal;
}

.smallnavi {
   font-family:"Arial Narrow";
  font-size: 11px;
  color: #1c1c1c;
  text-decoration:none;
  font-weight:normal;
}

.smallnavi:hover {
   font-family:"Arial Narrow";
  font-size: 11px;
  color: #1c1c1c;
  text-decoration:underline;
  font-weight:normal;
}
