body {
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
        color: blue; background: transparent; text-decoration: none
}

a:visited {
        color: purple; background: transparent; text-decoration: none
}

a:hover {
        color: blue; background: transparent; text-decoration: none
}




TD.where {
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        color: navy;
        background-color: #99FFFF;
}





TD.menu {
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
        font-style: normal;
        font-size: medium;
        font-weight: normal;
        color: black;
        background-color: white;
}

a.menu:link {
        color: black; background: white;
        font-size: medium;
        text-decoration: underline;
}

a.menu:visited {
        color: black; background: white;
        font-size: medium;
        text-decoration: underline;
}

a.menu:hover {
        color: navy; background: #99FFFF;
        font-size: medium;
        text-decoration: none;
}




TD.frame {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: normal;
        color: white;
        background-color: #006699;
}



a.frame:link {
        color: white; background: transparent;
        font-size: small;
        text-decoration: underline;
}

a.frame:visited {
        color: white; background: transparent;
        font-size: small;
        text-decoration: underline;
}

a.frame:hover {
        color: white; background: #006699;
        font-size: small;
        text-decoration: underline;
}






TD.content {
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
        font-size: small;
        color: black;
        background-color: white;
}

a.content:link {
        color: blue; background: transparent;
}

a.content:visited {
        color: purple; background: transparent
}

a.content:hover {
        color: blue; background: #FFFF80
}

em {
        font-size: large;
        font-variant: small-caps;
        font-weight: normal;
}






TD.logo {
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
        font-size: small;
        font-weight: normal;
        color: white;
        background-color: #006699;
}

a.logo:link {
        color: white; background: transparent; text-decoration: underline

}

a.logo:visited {
        color: white; background: transparent; text-decoration: underline

}

a.logo:hover {
        color: navy; background: #FFFF80; text-decoration: none
}
