/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(255,0,0); text-decoration: underline;}
 A:link { color: rgb(0,0,0); text-decoration: underline;}
 A:visited { color: rgb(0,0,0); text-decoration: underline;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 18px; color: rgb(153,153,153); font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(153,153,153); font-weight: bold;}
 A:hover { color: rgb(255,0,0); text-decoration: underline;}
 