a:link {
    color: #4969D6;
    outline: 0 none;
    text-decoration: none;
}
a:hover {
    color: #CC0000;
    text-decoration: none;
}
.logo_new {
    background: none repeat scroll 0 0 #20147D;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 960px;
}
.top_bar {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 6px solid #CC0000;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 0 auto;
    padding: 10px 0 8px;
    text-align: center;
    width: 960px;
}
.top_bar a:link {
    color: #333333;
    font-weight: normal;
    margin: 0 20px;
    outline: medium none;
    text-decoration: none;
}
.top_bar a:hover {
    color: #000000;
    outline: medium none;
    text-decoration: none;
}