A:link {text-decoration:none}
A:visited {text-decoration:none; color: #0000FF}
A:active {text-decoration:none;}
A:hover {text-decoration:underline; color: #FF6600}

.text {font-size:95%; line-height:135%;}
.small {font-size:80%; line-height:140%;}
.brown {color:#993300}
.menuWH {font-size:80%; line-height:140%; color:#FFFFFF}

html, body {
      margin: 0;
      padding: 0;
      -webkit-text-size-adjust: none;
}

body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    font-size: 16px;
}

body > table {
    margin: 0 auto;
}

th, td {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.navi A:link {color:#FFFFFF; text-decoration:none;}
.navi A:visited {color:#FFFFFF; text-decoration:none;}
.navi A:active {color:#0000FF; text-decoration:none;}
.navi A:hover {color:#0000FF; text-decoration:underline;}

