/* CSS for common */ BODY, TH, TD { /* background: white url(./images/back015d.jpg) repeat; */ background: #CCFFFF; color: black; empty-cells: show; } /* */ A:link { color: #663300; } A:visited { color: #009900; } A:active { color: #0066CC; } A:hover { color: #CC0000; } /* */ H1.top, H2.top, H3.top, H4.top { text-align: center; color: #009999; font-size: 120%; } H1.sub, H2.sub, H3.sub { text-align: center; font-size: 90%; color: #003300; } /* */ HR.medium { width: 80%; } HR.short { width: 20%; } /* */ DIV.menu { text-align: right; font-size: 90%; color: #003300; width: 90%; } DIV.guide { text-align: right; font-size: 90%; width: 90%; } DIV.c { text-align: center; } SPAN.title { color: #009999; font-size: 110%; font-weight: bold; } SPAN.comment { font-size: 80%; color: #003399; } EM { font-weight: bold; font-style: normal; } SPAN.deadlink { color: #999999; }