p,td,a,li,h1,h2,h3,h4,h5,div { font-family: Arial; }


/* Hyperlinks */
a:link    { color:#FFFF99;text-decoration:none; font-weight:bold;font-size:14; font-family:Arial ;  }
a:visited { color:#FFCC66;text-decoration:none; font-weight:bold;font-size:14; font-family:Arial ;  }
a:hover   { color:#30B836;  text-decoration:none;      font-weight:bold;font-size:14; font-family:Arial ;background-color:#FFFF99; }
a:active  { color:#CC3300;    text-decoration:none;      font-weight:bold;font-size:14; font-family:Arial ; }


/* Aufzählungslisten */
li,ul: {list-style-type:square;}