﻿body
{
    font-size: 14px;
    color: black;
    font-family: Arial;
    background-color: #E6DED3;
    text-decoration: none;
}
H1
{
	font-size: 22px;
	color: darkorange;
	font-family: Arial, Aharoni;
	font-weight: bold;
	text-decoration: none;
}
.melel
{
    font-size: 14px;
    color: #000099;
    font-family: Arial;
}
A
{
    font-weight: bold;
    font-size: 14px;
    color: #ede9dd;
    font-family: Arial;
    text-decoration: none;
}
p
{
    font-size: 12px;
    color: #2f2523;
}
li
{
font-size: 12px;
    color: #2f2523;
}

