/* Datei /style/default_style.css */
/* (c) Klaus Kuehnl 2005 - 2008   */
/*                                */
body { background-color:4EBBFF;
       background-attachment:fixed;
       font-weight:bold; }

a:link    { color:#0000FF; } /* Dark blue for links     */
a:visited { color:#5555FF; } /* Light blue when visited */
a:active  { color:#FF0000; } /* Full red when clicked   */



