/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,153,51);}
 A:link { color: rgb(0,153,51);}
 .TopTextBox { background-color: rgb(0,0,0); border-left: 2pt solid rgb(153,0,0); border-top: 2pt solid rgb(153,0,0); border-right: 2pt solid rgb(153,0,0);}
 A:visited { color: rgb(0,153,51);}
 .BlackTextBox { background-color: rgb(0,0,0); border-left: 2pt solid rgb(153,0,0); border-right: 2pt solid rgb(153,0,0); border-bottom: 2pt solid rgb(153,0,0);}
 A { font-size: x-small; color: rgb(0,153,51);}
 A:hover { color: rgb(0,153,51);}
 