@font-face { font-family:Pixel Classic ; src:local(Pixel Classic), url(http://www.userwear.de/fonts/PixelClassic.TTF) format(TrueType); }

@font-face { font-family:Micro ; src:local(Micro), url(http://www.userwear.de/fonts/micro___.TTF) format(TrueType); }


TABLE, P, DIV {
  font-family: MS Sans Serif;
  font-size:14px;
  color: #660000;

   }
.arthead {
  font-family: MS Sans Serif;
  font-size:14px;
  color:#660000;
  font-weight: bold;
   }
.artsubhead {
  font-family: MS Sans Serif;
  font-size:12px;
   }
.art {
  font-family: MS Sans Serif;
  font-size:14px;
   }
.menuehead {
  font-family: MS Sans Serif;
  font-size:14px;
  font-weight: bold;
   }



INPUT, TEXTAREA, SELECT {
  font-family: MS Sans Serif;
  font-size: 14px;
  color: #000000;
   }


A:active { text-decoration : none; font-weight : none; color : #6495ED; font-family: MS Sans Serif; }
A:link { text-decoration : none; font-weight : none; color : #0692E6; font-family: MS Sans Serif; }
A:visited { text-decoration : none; font-weight : none; color : #0692E6; font-family: MS Sans Serif; }
A:hover { text-decoration : underline; font-weight : none; color : red; font-family: MS Sans Serif; }
BODY { 
  font-family: MS Sans Serif;
  font-size:14px;
  color: #6495ED;
 } 
