A.ssmItems:link		{color:#333399;}
A.ssmItems:hover	{color:#333399;}
A.ssmItems:active	{color:#FF0000;}
A.ssmItems:visited	{color:#333399;}
a:hover	
{
	color:#333399;
}
a:link
{
	color: #333399; 
}
a:visited
{
	color: #333399; 
} 
a:active 
{
	color: #FF0000;
}
body
{
	font-family: Arabic Transparent;
	background-color: #F8FAFA;
	color: #333399;
	scrollbar-face-color:#D3E2E2;
	scrollbar-shadow-color:#006666;
	scrollbar-highlight-color:#006666;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#006666;
	scrollbar-track-color:#E0EBEB;
	scrollbar-arrow-color:#006666;
}
marquee
{ 
	background-color: #D3E2E2;
}
.headtable
{	
	color: #FFFFFF;
	background-color: #006666;
}
.bodytable
{
	color: #333399;
	background-color: #E0EBEB;
}
.button
{
	color: #333399;
	background-color: #E0EBEB;
	font-family: Arabic Transparent; 
	border: 1px solid #006666; 
}
.copyright   
{ 
	text-align: center; 
	font-family: Arabic Transparent; 
	font-size: 8pt; 
	color: #006666;
}