.timetable_item1 {
    background-color: #DFDFDF;
    color: #404040;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}
.timetable_item2 {
    background-color: #C0C0C0;
    color: #404040;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}
.timetable a {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #005AAD;
}
.timetable a:hover {
    color: #FFFFFF;
    background-color: #005AAD;
}
.timetable {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #404040;
}
.price {
    font-family: arial;
    font-size: 17px;
    color: #535353;
    font-weight: bold;
}
.main_categories {
    font-family: arial;
    font-size: 12px;
    color: #005AAD;
    text-decoration: none;
}
.main_categories a {
    font-family: arial;
    font-size: 12px;
    color: #005AAD;
    text-decoration: none;
    font-weight: bold;
}
.main_categories a:hover {
    text-decoration: underline;
}

.coursetitle {
    font-family: arial;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}
.coursetitle2 {
    font-family: arial;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
}
.subtitle a {
    font-family: arial;
    font-size: 13px;
    color: #005AAD;
    text-decoration: none;
}
.subtitle a:hover {
    text-decoration: underline;
}
.menu a {
    font-size: 15px;
    font-family: arial;
    color: #FFFFFF;
    text-decoration: none;
}
.categories a {
    font-size: 14px;
    font-family: arial;
    color: #FFFFFF;
    text-decoration: none;
}
.main {
    font-size: 13px;
    font-family: Arial;
}
    .main a {
    color: #005AAD;
    }
    .main a:hover {
    }
.title {
    font-family: Arial;
    font-size: 19px;
    color: #005AAD;
    text-decoration: none;
    font-weight: bold;
}
    .title a {
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
.subtitle {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
    .subtitle a {
    }
    .subtitle a:hover {
    }
.footer {
    font-size: 11px;
    font-family: Arial;
}
    .footer a {
    }
    .footer a:hover {
    }
