/* CSS Document */

A:link {
	COLOR: #3366CC;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: tahoma;
	font-size: small;
}
A:visited {
	COLOR: #666666; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:active {
	COLOR: #3366CC; BACKGROUND-COLOR: transparent
}
A:hover {
	COLOR: #990000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
.farsi
 {
	font-family :Tahoma ;
	font-size :small ;
	color :#000099;
	direction :rtl ;
	text-decoration :none;
	 
 }
