a{
	text-decoration:none;
}

.footer
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.about
{
	color:#FFFF00;
	font-size:16px;
}

.link
{
	color:#FFFFFF;
	font-size:16px;
	font-weight:600;
}

.link2
{
	color:#FFFFFF;
	font-size:16px;
}

.buttons
{
	background-color:#FFEFEF;
	color:#333333;
	font-size:16px;
	font-weight:bold;
}

.buttons:hover
{
	background-color:#6666CC;
	color:#ffffff;
}

.center
{
	color:#000000;
	font-size:15px;
	font-weight:550;
}

.header{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
}

.articleHeader{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000033;
	direction:rtl;
}

.brief{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	direction:rtl;
	text-align:justify;
}