/* CSS definition file containing site wide stylesheets */
A:active { font-size: 100%; color: rgb(66,73,86); text-decoration: underline;}
 .klus:active { color: rgb(53,51,124); text-decoration: none ;}
 A:link { color: rgb(53,51,124); text-decoration: none ;}
 .klus:link { color: rgb(53,51,124);}
 A:visited { color: rgb(53,51,124);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; color: rgb(66,73,86); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0);}
 A { font-weight: bold;}
 A:hover { color: rgb(53,51,124); text-decoration: underline;}
 .klus:hover { color: rgb(0,102,204);}
 
