/* CSS Document */

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #333;
}

.nishmat_big_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #903;
}

.nishmat_links {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

.nishmat_links_container a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

.small_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333;
}

#nishmat links a:hover {
    font-size: 12px;
    color: #903;
    text-decoration: underline;
}

#nishmat_links a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #903;
    text-decoration: underline;
}
