/*collection of book-specific - i.e. non-article styles */
/* those are quite minor. later EW can decide if the styles are appropritate and if they could go in the standard css module */

.highlight{background-color:#E6B650;} 

.pageobject{font-weight:bold;color:#985735;}

/*gloslink*/
.content a.def[href_], 
.content a.def:link[href_], 
.content a.def:active[href_], 
.content a.def:visited[href_] , 
.content a.def:hover[href_]
{color:#000000; cursor:auto;border-bottom:none;}

/*print*/
.printvw{display:none;}

/*std colors*/
.std-dblue  {color:#2C4C9F;}
.std-lblue  {color:#97B0C8}
.std-cupper {color:#985735}
.std-dbrown {color:#59331F}
.std-lbrown {color:#724128}
.std-gray {color:#777777}
