@charset "utf-8";
/* CSS Document */

/* site map */
.link_1
{
	font-family:tahoma;
	font-size:7pt;
	color:#e3eaee;
}

.link_1:link {text-decoration: none;}
.link_1:visited {text-decoration: none;}
.link_1:active {text-decoration: none;}
.link_1:hover {text-decoration: none;color:#cccccc;}

/* farsi */
.link_2
{
	font-family:tahoma;
	font-size:7pt;
	color:#ffffff;
}

.link_2:link {text-decoration: none;}
.link_2:visited {text-decoration: none;}
.link_2:active {text-decoration: none;}
.link_2:hover {text-decoration: none;color:#cccccc;}

/* top menu */
.link_3
{
	font-family:tahoma;
	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
}

.link_3:link {text-decoration: none;}
.link_3:visited {text-decoration: none;}
.link_3:active {text-decoration: none;}
.link_3:hover {text-decoration: none;color:#cccccc;}

/* read more */
.link_4
{
	font-family:tahoma;
	font-size:8pt;
	color:#d36800;
}

.link_4:link {text-decoration: none;}
.link_4:visited {text-decoration: none;}
.link_4:active {text-decoration: none;}
.link_4:hover {text-decoration: none;}

/* www.mestrategies.com */
.link_5
{
	font-family:tahoma;
	font-size:8pt;
	color:#e3eaee;
}

.link_5:link {text-decoration: none;}
.link_5:visited {text-decoration: none;}
.link_5:active {text-decoration: none;}
.link_5:hover {text-decoration: none;}

/* title */
.link_6
{
	font-family:tahoma;
	font-size:8pt;
	color:#c7432a;
	font-weight:bold;
}

.link_6:link {text-decoration: none;}
.link_6:visited {text-decoration: none;}
.link_6:active {text-decoration: none;}
.link_6:hover {text-decoration: none;}

/* www.mestrategies.com */
.text_1
{
	font-family:tahoma;
	font-size:8pt;
	color:#e3eaee;
}

/* introduction */
.text_2
{
	font-family:tahoma;
	font-size:8pt;
	color:#111a1b;
}

/* copyright */
.text_3
{
	font-family:tahoma;
	font-size:7pt;
	color:#fefefe;
}

/* title */
.text_4
{
	font-family:tahoma;
	font-size:8pt;
	color:#c7432a;
	font-weight:bold;
}

/* normal text */
.text_5
{
	font-family:tahoma;
	font-size:8pt;
	color:#2b2b2c;
}

