a{
    color: #29abe2;
    text-decoration: none;
}

a:hover{
    color: #042d48;
    text-decoration: underline;
}


.issueArticle .meta .authors a{
    color: #666666;
}

.issueArticle .meta .authors a:hover{
    color: #042d48;
}

.mainMenu .menu {
    background: rgba(49, 27, 19, 0.7) none repeat
}
#navbarWrapper.floating {
    background: #311b13 none repeat scroll 0 0
}

.head a.search {
    color: #4d4d4d
}

.head h2 {
    font-weight: bold;
    color: #311b13
}



#chief2 a {
    font-size: 17px;
}