/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./steveline4.JPG");}
 A:active { color: rgb(204,102,0);}
 A:link { color: rgb(204,102,0);}
 A:hover { color: rgb(0,0,102);}
 A:visited { color: rgb(102,51,0); text-decoration: underline;}
 