.navigation {
    font-family: Arial;
    font-size: 11px;
}
    .navigation a {
        color: #3E6026;
    }
.date {
    font-family: Tahoma;
    font-size: 13px;
    color: 808080;
}
.sidemenu_item {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
    .sidemenu_item a {
        color: 000000;
        text-decoration: none;
    }
    .sidemenu_item a:hover {
        text-decoration: underline;
    }
.sidemenu_subitem {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}
    .sidemenu_subitem a {
        color: 000000;
        text-decoration: none;
    }
    .sidemenu_subitem a:hover {
        text-decoration: underline;
    }
.subtitle {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
    .subtitle a {
        color: #3E6026;
    }
.menu {
    font-family: Arial;
    font-size: 12px;
    color: ffffff;
    font-weight: bold;
}
    .menu a {
        color: ffffff;
        text-decoration: none;
    }
    .menu a:hover {
        text-decoration: underline;
    }
.menu_highlight {
    font-family: Arial;
    font-size: 12px;
    color: ffffff;
    font-weight: bold;
}
    .menu_highlight a {
        color: ffffff;
        text-decoration: underline;
    }
    .menu_highlight a:hover {
        text-decoration: underline;
    }
.footer {
    font-family: Arial;
    font-size: 12px;
    color: ffffff;
}
    .footer a {
        color: ffffff;
        text-decoration: none;
    }
    .footer a:hover {
        text-decoration: underline;
    }
.menubg {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.admin {
    font-family: Arial;
    font-size: 13px;
}
    .admin a {
        color: #3E6026;
    }
.main {
    font-family: Arial;
    font-size: 13px;
}
    .main a {
        color: #3E6026;
    }
.name {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.title
{
    font-family: Arial;
    color: #3E6026;
    font-size: 20px;
}
    .title a {
        font-family: Arial;
        color: #3E6026;
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
