/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: transparent; background-image: url("../assets/images/Background.jpg");}
 A:active { color: rgb(153,102,0);}
 A:link { color: rgb(0,0,0);}
 A:hover { color: rgb(204,0,0);}
 A:visited { color: rgb(153,153,102);}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small; text-transform: none; color: rgb(0,0,0); font-weight: normal; font-style: normal; font-variant: normal; text-align: center;}
 
