a.text-contents:link      { color: #000000; font-weight: normal;   text-decoration: none; } /* black */
a.text-contents:visited  { color: #000000; font-weight: normal;   text-decoration: none; } /* black */ 
a.text-contents:hover   { color: #CC3300; font-weight: bold;     text-decoration: none; } /* red   */
a.text-copyright:link      { color: #c0c0c0; font-weight: normal;   text-decoration: none; } /* black */
a.text-copyright:visited  { color: #c0c0c0; font-weight: normal;   text-decoration: none; } /* black */ 
a.text-copyright:hover   { color: #CC3300; font-weight: bold;     text-decoration: none; } /* red   */


.text-contents             { font-family: Verdana,Helvetica,sans-serif; font-size: 8pt;  
                                   text-align: right; margin-top: 3; margin-bottom: 3; text-decoration: none }
.text-copyright            { font-family: Verdana,Helvetica,sans-serif; font-size: 8pt;  
                                   text-align: right; margin-top: 6; margin-bottom: 0; text-decoration: none }
.cell-contents              { border-bottom: 1px solid #CC3300 }
.cell-copyright             { border-bottom:  0px solid #FFFFFF }