.normal {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
.titles {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
.smalltitles {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
.bigtitles {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
.linka {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.linka:hover {
    font-family: Trebuchet MS, Verdana, Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.linka_light {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: none;
    color: #666666;
    text-decoration: none;
}
.linka_light:hover {
    font-family: Trebuchet MS, Verdana, Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: none;
    color: #E31F26;
    text-decoration: none;
}
.linkb {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #E31F26;
    text-decoration: none;
}
.linkb:hover {
    font-family: Trebuchet MS, Verdana, Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.linkb_light {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: none;
    color: #666666;
    text-decoration: none;
}
.linkb_light:hover {
    font-family: Trebuchet MS, Verdana, Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: none;
    color: #E31F26;
    text-decoration: none;
}
.linkmapbig {
    font-family: Trebuchet MS, Verdana, Tahoma;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
.linkmapbig:hover {
    font-family: Trebuchet MS, Verdana, Tahoma;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #E31F26;
    text-decoration: none;
}
.mytable {
    font-family: Verdana, Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    border-top: none;
    border-right: 1px solid #FFFFFF;
    border-left: none;
    border-bottom: 1px solid #FFFFFF;
}
.mytd {
    font-family: Verdana, Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    border: 1px solid #AAAAAA;
}
img {
    border: none;
}