/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
/* (C) in 2004 by XCONY.                                    */
/* Optimized for Notepad.                                   */

BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(47,43,154); text-decoration: "none"; }
 A:link { color: rgb(147,43,154); text-decoration: "none"; }
 A:visited { color: rgb(47,43,154); text-decoration: "none"; }
 .TextNavBar { font-size: xx-small; text-decoration: "none"; }
 A:hover { color: rgb(55,55,102);background-color: rgb(240,240,255); text-decoration: "underline";}
 