/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(102,102,102); text-decoration: none ;}
 A:link { color: rgb(102,102,102); text-decoration: none ;}
 .formgreen { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small; text-transform: uppercase; color: rgb(51,51,51); font-weight: bold; text-indent: 2pt; background-color: rgb(204,255,153); border: 1pt solid rgb(153,153,153); margin: 2pt; padding: 2pt;}
 A:visited { color: rgb(102,102,102); text-decoration: none ;}
 A { color: rgb(102,102,102); text-decoration: none ;}
 .form { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small; color: rgb(51,51,51); font-weight: bold; border: 1pt solid rgb(51,153,204); padding: 2pt;}
 A:hover { color: rgb(0,204,0); text-decoration: underline;}
 
