/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(0,0,102); 
background-image: url("../assets/images/NetworkBackground.GIF");}
 A:active { font-size: 12px; color: rgb(255,255,0);}
 A:link { font-size: 12px; color: rgb(255,204,153);}
 A:visited { font-size: 12px; color: rgb(153,153,102);}
 .TextObject { font-size: 12px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 P { font-size: 12px; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 A:hover { font-size: 12px; color: rgb(255,255,0);}
 
