﻿body {
}

.bigtitle
{
    font-weight: bolder;
    font-size: 15pt;
    color: black;
    font-family: Arial;
}
.midtitle
{
    font-weight: bolder;
    font-size: 13pt;
    color: black;
    font-family: Arial;
}
.smalltitle
{
    font-weight: bolder;
    font-size: 11pt;
    color: black;
    font-family: Arial;
}
.originaltext
{
    font-weight: lighter;
    font-size: 11pt;
    color: black;
    font-family: Arial;
}
.text
{
    font-weight: lighter;
    font-size: 09pt;
    color: black;
    font-family: Arial;
}
a:link
{
    font-size: 9pt;
    color: #330099;
    text-decoration: none;
}
.menulink
{
    font-size: 11pt;
    color: #330099;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    direction: rtl;
    text-transform: none;
}
v:link
{
    font-size: 9pt;
    color: #000099;
    text-decoration: none;
}
.linkArtical
{
    font-size: 9pt;
    color: #330099;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    direction: rtl;
    text-transform: none;
}
.linkArtical A:hover
{
   FONT-SIZE: 9pt;
	font-weight: normal;
    COLOR: #330099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
     direction:rtl;
}
