html,body {
    background: #f03f2b;
}

a { 
    color:#800000;
}

a:hover { 
    color:#000000;
}

.t5_1 a:hover {
    color:#ffffff;
}

.t4 {
    background: URL('images/menu_bg_red.jpg');
    background-repeat:repeat-y;
}
