/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./assets/images/background.gif");}
 A:hover { color: rgb(0,51,204);}
 A:visited { color: rgb(153,153,153);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
 H3 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 12pt; font-weight: bold; text-align: center;}
 A { color: rgb(255,153,102); font-weight: bold; text-decoration: none ;}
 