/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(0,0,0); font-weight: bold;}
 A:link { color: rgb(0,0,0); text-decoration: underline;}
 A:visited { color: rgb(153,153,153); text-decoration: underline;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small;}
 A { color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(153,0,0); font-weight: bold;}
 
