/* CSS definition file containing sitestyle stylesheets */
BODY { background-color:#99CC99; }
 A:active { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 7pt; color: rgb(255,255,204); font-weight: bold;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 9pt; color: rgb(102,51,0); letter-spacing: 1pt; font-weight: normal; font-style: normal;}
 A { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: rgb(255,255,204); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: rgb(255,255,204); font-weight: bold; text-decoration: underline; background-color: rgb(51,102,0);}
 
