/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,204,0); font-weight: bold;}
 A:link { color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 P { font-size: 8pt; color: rgb(255,255,255);}
 LI { font-size: 8pt; color: rgb(255,255,255);}
 A { color: rgb(255,204,0); font-weight: bold;}
 A:hover { color: rgb(255,204,0); font-weight: bold;}
 