div.linkBar{
    background-color: #92623e;
    height: 23px;
    vertical-align: top;
    width:880px;
    
}
div.link{
    padding-left: 15px;
    padding-right:10px;
    float: left;
    width:auto;
}
div.link a{
    height: 23px;
    color: #ffffff;
    text-align: center;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-weight: bold;
}
div.link a:visited{
    color: #ffffff;
}
a.testimony{
    font-family: Trebuchet MS;
    font-size: 12px;
    text-decoration: none;
    color:#3200ff;
}
a.testimony visited{
    color:#3200ff;
}
