#breadcrumbs li {
    color: rgb(0,102,153);
    font-weight: bold;
}
#breadcrumbs a {
    color: white;
}
h1#title,
#content h2,
#content h3,
#content a:hover,
#content a:active,
#content a.active
{
    color: rgb(3,154,218);
}

#courses li {
    margin-bottom: 10px;
}
#details li {
    font-size: 1.2em;
}

