A:link, A:visited, A:active {
   text-decoration: none;
}

.title {  /* title of the translation */
   font-size: 18px;
   text-align: center;
   font-weight: 900;
   margin: 0.5em;
}

.tt {  /* testament title */
   background: #FF9900;
   font-size: 12pt;
   color: #990000;
   font-weight: bold;
   width: 488;
   text-align: center;
}

.tm {  /* testament */
   font-weight: normal;
   font-size: 10pt;
   margin: 0.5em 0.5em 0em 0.5em;
}

.cn .tm {
   font-size: 11pt;
}

div.tm {
   border-style: solid;
   border-width: 1px;
   border-color: #FF9900;
   width: 488px;
}

table.tm {
   width: 466px;
   margin: 10px;
}

td.tm {
   white-space: nowrap;
   width: 33%;
}

.gl {  /* link to graphic version */
   background-color: #FFCC00;
}