p       { font-size:17px; }
p.klein { font-size:13px;
         font-family:Arial,Helvetica; }
p.link  { font-size:13px;
         font-family:Arial; text-decoration:none }
p.gross { font-size:28px; }
p.sehrklein { font-size:12px;
         font-family:Arial; }
p.sehrgross  { font-size:47px;
         font-family:Arial; }
A      {  text-decoration: none; color : #CC00FF; }
A:HOVER { font-size:14px; 
         font-family:Arial,Helvetica;
         color : #CC33FF; text-decoration: underline ; }
br      { font-size:17px; }