*{
    font-size: 12px;
    font-family: Arial,sans-serif;
}
h1 {
    font-size:20px;
    font-weight:bold;
}
a {
    color: #8D7007;
}
a:hover{
    color: #E56313;
}

body {
    background-image:url('images/bg.gif');
    background-repeat:repeat;
}

font.cmenu {font-size: 18px; font-weight:bold;}

.cmenubackground {
    background-color: #e5b50b;
    line-height:20px;
}