*{
font-family: tahoma;
font-size:12px;
padding:0;
margin:0;
}
#en p{
direction:ltr;
}

.bold{
font-weight:bold;
}
h1{
direction:rtl;
text-align:right;
font-family:tahoma,"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}
p{
direction:rtl;
}
a:link {
	color: #52B6EA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #48B0E7;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #45AFE3;
}
#body{
direction:rtl;
}


p a:link {
	color: #000000;
	text-decoration: none;
}
p a:visited {
	text-decoration: none;
	color: #000000;
}
p a:hover {
	text-decoration: none;
	color: #008000;
}
p a:active {
	text-decoration: none;
	color: #000000;
}

