HTML {
SCROLLBAR-FACE-COLOR: #9C9C9C;
SCROLLBAR-HIGHLIGHT-COLOR: #D1D1D1;
SCROLLBAR-SHADOW-COLOR: #D1D1D1;
SCROLLBAR-3DLIGHT-COLOR: #D1D1D1;
SCROLLBAR-DARKSHADOW-COLOR: #D1D1D1;
SCROLLBAR-ARROW-COLOR: #D1D1D1;
SCROLLBAR-TRACK-COLOR: #E4E4E4;
}






body
{
	font-family:Tahoma;
	font-size:12px;
	padding:10px 50px 10px 50px;
	background:#686868 url(webaty_images/webaty_all_03.gif) repeat-x fixed;
	direction:rtl;
	
}
.body2
{
	font-family:Tahoma;
	font-size:12px;
	background-color:#B0B0B0;
	direction:rtl;
	padding:10px;
}
a:link, .link
{
	color: #483001;
	text-decoration: none;
}
a:visited
{
	color: #483001;
	text-decoration: none;
}
a:hover, a:active, .link_hover
{
	color: #FF4400;
	text-decoration: underline;
}

