﻿h1
{
    margin: 0px;
    padding-right: 15px;
    color: white;
    background-color: #202020;
    font-size: 17px;
}
h2, h3, h4, h5
{
    font-size: 14px;
}
/*article*/
.article
{
    color: black;
    font-size: 12px;
    width: 600;
    direction: rtl;
}
.article a
{
    color: #6da50a;
}
.article h2
{
    font-size: 14px;
    color: #6da50a;
    margin: 0px;
    padding: 0px 3px 0px 0px;
}
.article hr
{
    width: 95%;
    color: #6da50a;
    height: 1px;
}
.seolinks
{
    font-size: 10px;
    color: Gray;
}
.seolinks a
{
    color: Gray;
    text-decoration: none;
    line-height: 18px;
}
/*תחילת הגדרות מאמרים חדשים*/
.rahitimolarticstrong strong, .rahitimolarticstrong h2
{
    color: #6da50a;
}
/*סוף הגדרות מאמרים חדשים*/
