
.contentText {
    font-size: 16px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
.contentTitle {
    font-family: Arial, Verdana, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FF6600;
    text-transform: uppercase;
}
.linkfeeds {
    font-family: sans-serif;
    font-size: 16px;
    color: #515151;
    text-decoration: none;
}
.linkfeeds_over {
    font-family: sans-serif;
    font-size: 16px;
    color: #A6E85D;
}
.linkfeeds_space {
    font-family: sans-serif;
    font-size: 16px;
    color: #515151;
    padding: 7px;
    text-decoration: none;
    border-top: thin solid #A4A4A4;
}
.contentBlock {
    color: #D8DBE5;
    background-color: #F0F2F8;
    border-style: solid;
    border-width: 1px;
}
.leffBoxTitle {
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif;
}
.transparent1 {
    opacity: 0.70;
}
.contentTitleSub {
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #FF6600;
    text-transform: uppercase;
}

