.vas {
    width: 270px;
    padding: 10px;
    direction: rtl;
    font-family: tahoma;
    float: right;
}
.vas a,.vas a:visited {
    text-decoration: none;
    border-bottom: 1px dashed #D3CAA7;
    padding: 5px 5px 7px 5px;
    display: block;
    color: #006400;
}
.vas a:hover {
    color: #228B22;
}

.title-head {
    font-size: 18px;
    font-weight: bold;
    background-color: #008000;
    color: #FFFFFF;
    padding: 5px;
    text-align: center;
    border-radius: 5px !important;
}

.feeds-links {
    text-align: right;
    padding: 5px;
    border: 1px solid #008000;
    font-size: 13px;
    border-radius: 5px !important;
}
