.title.nogif {
    font-family: "Oswald"; 
    font-weight: bold; 
    font-size: 15px; 
    line-height: 18px;
    text-shadow: 1px 0px #c5c5c5;
}

.title.nogif a {
    color: inherit; 
}

.title.nogif a:hover {
    color:#E10000; 
    text-shadow: 1px 0px #F5D3D3;
}

.title.nogif2 {
    font-family: "Oswald"; 
    font-weight: bolder; 
    font-size: 16px; 
    line-height: 18px;
    text-shadow: 1px 0px #c5c5c5;
}