/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:active { text-decoration: none ;}
 A:link { color: rgb(102,153,0); text-decoration: none ;}
 A:visited { color: rgb(102,51,153); text-decoration: none ;}
 LI { list-style-image: url("../assets/images/btn-tinyarrow.gif");}
 A { text-decoration: none ;}
 A:hover { text-decoration: none ;}
 