/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/Background.jpg");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
   A:active {  COLOR: Yellow; TEXT-DECORATION: underline  overline;}
  A:hover {
	COLOR: Red;
	TEXT-DECORATION: underline overline;
}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: xx-small;}
 