.title { padding: 0px; margin: 0px; }
.titlemain { padding: 0px; margin: 0px; }
.titlerest { display: none }

a { text-decoration: none }
a:link { background-color: LightGray }
a:visited { background-color: White }
a:hover { background-color: Gainsboro }

.word {
    font-weight: bolder }

.foreign {
    font-weight: bolder; 
    font-style: oblique }

.book {
    font-style: oblique;
    font-family: serif }

