/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'ZapfHumnst BT', sans-serif; color: rgb(255,153,0); background-color: rgb(0,102,51); background-image: url("../assets/images/solic_dark_background.gif");}
 A:active { color: rgb(255,204,51); text-decoration: none ;}
 A:link { color: rgb(255,204,51); text-decoration: none ;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,153,0); font-weight: normal; font-style: normal; text-decoration: none ; list-style-type: disc;}
 A:visited { color: rgb(204,153,0); text-decoration: none ;}
 H1 { font-family: 'ZapfHumnst Dm BT', sans-serif; color: rgb(255,153,0);}
 H2 { font-family: 'ZapfHumnst Dm BT', sans-serif;}
 H3 { font-family: 'ZapfHumnst Dm BT', sans-serif;}
 LI { color: rgb(255,153,0); list-style-type: disc; list-style-position: outside;}
 A:hover { color: rgb(255,204,51); text-decoration: underline;}
 
