/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(102,0,0); background-color: rgb(255,255,255); background-image: url("../../assets/images/backtile.jpg");}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(255,0,0); text-decoration: none ;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(102,0,0);}
 A:visited { color: rgb(153,102,0); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(102,0,0);}
 H3 { color: rgb(102,0,0); background-color: rgb(255,204,153); border-right: 1pt solid rgb(102,0,0); border-bottom: 1pt solid rgb(102,0,0);}
 H4 { color: rgb(102,0,0); background-color: rgb(255,255,204); border: 1pt solid rgb(204,51,0);}
 A:hover { color: rgb(153,0,0); text-decoration: underline; background-color: rgb(255,255,153);}
 