﻿body
{
	font-family: Arial;
	font-size: 14px;
	color: Black;
	margin: 0px;
	background-color: #f9d8ab;
}

.Title
{
	font-family: Arial;
	font-size: 22px;
	color: #3e799b;
	border-bottom: solid, 1px, #3e799b;
}
.menuItemCSS
{
	background-image: url(images/Tafrit.gif);
	background-repeat: no-repeat;
	color: #800080;
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	width: 133px;
	height: 16px;
	border: none;
}
.menuItemCSS A a:active, a:link, a:hover, a:link, a:visited
{
	background-image: none;
}
.menuHoverItemCSS
{
	background-image: url(images/Tafrit_over.gif);
	background-repeat: no-repeat;
	color: #A85001;
}
.menuHoverItemCSS a a:active, a:link, a:hover, a:link, a:visited
{
	background-image: none;
}
h1
{
	font-family: Arial;
	font-size: 16px;
	color: #3e799b;
}
STRONG
{
	font-family: Arial;
	font-size: 14px;
	color: #3e799b;
}
b
{
	font-family: Arial;
	font-size: 14px;
	color: #3e799b;
}
a, a:active, a:hover, a:visited
{
	color: #800080;
}
