@charset "utf-8";
/* CSS Document */
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
	font-family: tahoma;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.titlelinks{
color: #FFFFFF;
font:tahoma;
font-size:10px;

}
.Botton {
	font-family: tahoma;
	font-size: 11px;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	line-height:150%;
	direction:rtl;
	text-align:justify;
}
.title{font-family:tahoma;
font-size:11px;
}
.style1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
