div#menu a:link {
                 font-size: 12px;
                 font-family: monospace;
                 color: #0066ff;
                 text-decoration: none;
                }

div#menu a:visited {
                    font-size: 12px;
                    font-family: monospace;
                    color: #0066ff;
                    text-decoration: none;
                   }

div#menu a:hover {
                  font-size: 12px;
                  font-family: monospace;
                  color: #ff6600;
                  text-decoration: none;
                 }

div#menu a:active {
                   font-size: 12px;
                   font-family: monospace;
                   color: #ff6600;
                   text-decoration: none;
                  }

div#active {
           font-size: 12px;
           font-family: monospace;
           color: #0066ff;
           text-decoration: none;
          }

.list a:link {
             font-size: 14px;
             font-family: monospace;
             color: #000000;
             text-decoration: none;
            }

.list a:visited {
                 font-size: 14px;
                 font-family: monospace;
                 color: #808080;
                 text-decoration: none;
                }


.list a:hover {
               font-size: 14px;
               font-family: monospace;
               color: #ff6600;
               text-decoration: underline;
              }

.list a:active {
                font-size: 14px;
                font-family: monospace;
                color: #ff6600;
                text-decoration: underline;
               }

.list2 a:link {
               font-size: 14px;
               font-family: monospace;
               color: #000000;
               text-decoration: none;
              }

.list2 a:visited {
                  font-size: 14px;
                  font-family: monospace;
                  color: #808080;
                  text-decoration: none;
                 }

.list2 a:hover {
                font-size: 14px;
                font-family: monospace;
                color: #ff6600;
                text-decoration: underline;
               }

.list2 a:active {
                 font-size: 14px;
                 font-family: monospace;
                 color: #ff6600;
                 text-decoration: underline;
                }

body {
      font-size: 14px;
      font-family: monospace;
      color: #000000;
     }

body a:link {
             font-size: 14px;
             font-family: monospace;
             color: #0066ff;
             text-decoration: none;
            }

a:visited {
           font-size: 14px;
           font-family: monospace;
           color: #0066ff;
           text-decoration: none;
          }

body a:hover {
              font-size: 14px;
              font-family: monospace;
              color: #ff6600;
              text-decoration: underline;
             }

body a:active {
               font-size: 14px;
               font-family: monospace;
               color: #ff6600;
               text-decoration: underline;
              }

h1 {
    font-size: 24px;
    font-family: fantasy;
    color: #0066ff;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    text-shadow: #808080 1px 1px;
   }

h2 {
    font-size: 18px;
    font-family: fantasy;
    color: #0066ff;
    font-weight: bold;
   }

h3 {
    font-size: 14px;
    font-family: fantasy;
    color: #ff6600;
    font-weight: bold;
   }

h4 {
    font-size: 14px;
    font-family: monospace;
    color: #000000;
    font-weight: bold;
   }

.rireki {
         font-size: 12px;
         font-family: monospace;
         color: #000000;
        }

bun {
     font-size: 14px;
     font-family: monospace;
     color: #000000;
    }

form {
      font-size: 12px;
      font-family: monospace;
      color: #0066ff;
      font-weight: normal;
     }

.next a:link {
              font-size: 14px;
              font-family: monospace;
              color: #0066ff;
              text-decoration: none;
             }

.next a:visited {
                 font-size: 14px;
                 font-family: monospace;
                 color: #0066ff;
                 text-decoration: none;
                }

.next a:hover {
               font-size: 14px;
               font-family: monospace;
               color: #ff6600;
               text-decoration: underline;
              }

.next a:active {
                font-size: 14px;
                font-family: monospace;
                color: #ff6600;
                text-decoration: underline;
               }

.next2 a:link {
               font-size: 14px;
               font-family: monospace;
               color: #0066ff;
               text-decoration: none;
              }

.next2 a:visited {
                  font-size: 14px;
                  font-family: monospace;
                  color: #0066ff;
                  text-decoration: none;
                 }

.next2 a:hover {
                font-size: 14px;
                font-family: monospace;
                color: #ff6600;
                text-decoration: underline;
               }

.next2 a:active {
                 font-size: 14px;
                 font-family: monospace;
                 color: #ff6600;
                 text-decoration: underline;
                }

.chu, .chu2, .chu3 {
                    font-size: 12px;
                    font-family: monospace;
                    color: #808080;
                   }

th {
    font-weight: bold;
   }

tbody a:link {
              font-size: 14px;
              font-family: monospace;
              text-decoration: none;
              color: #0066ff;
             }

tbody a:visited {
                 font-size: 14px;
                 font-family: monospace;
                 text-decoration: none;
                 color: #6600ff;
                }


tbody a:hover {
               font-size: 14px;
               font-family: monospace;
               text-decoration: underline;
               color: #ff6600;
              }

tbody a:active {
                font-size: 14px;
                font-family: monospace;
                text-decoration: underline;
                color: #ff6600;
               }

#smnlink {
          font-size: 14px;
          font-family: monospace;
          color: #000000;
          font-weight: bold;
         }

#footer, #footer2 {
                   font-size: 12px;
                   font-family: fantasy;
                   color: #808080;
                   font-weight: normal;
                  }