/* CSS Document */

A:link {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: tahoma;
	font-size: small;
}
A:visited {
	COLOR: #cccccc; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:active {
	COLOR: #f2d377; BACKGROUND-COLOR: transparent
}
A:hover {
	COLOR: #9e0b0e; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
.farsi
 {
	font-family :Tahoma ;
	font-size :small ;
	color :#ffffff;
	text-decoration :none;
	 
 }