body{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#000000;
}

a{
	text-decoration:none;
}

a:hover{
	color:#FF0000;
}

.send{
	font-weight:bold; 
	font-size:16px; 
	font-family:'Simplified Arabic', 'Times New Roman'; 
	color:#FFFFFF;
}

.topButtons{
	font-weight:bold;
	font-size:18px; 
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}

.topButtons:hover{
	color:#A60000;
}

.link{
	color:#000000;
	font-weight:bold;
}

.link:hover{
	color:#FF0000;
}

.menu{
	color:#FFCC33;
	font-weight:bold;
	font-size:17px;
	font-family:"Simplified Arabic", "Times New Roman";
}

.marq{
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	font-family:Tahoma, "simplified Arabic", "times New Roman";
}

.marq:hover{
	color:#FFFF00;
}

.more{
	color:#383838;
	font-family:Tahoma, "simplified Arabic", "times New Roman";
	font-size:12px;
}	

.more:hover{
	color:#990000;
}

.vote{
	color:#000000;
	font-family:"Simplified Arabic", "Times New Roman";
	font-size:16px;
	font-weight:normal;
}

.leftMenu{
	font-size:16px;
	font-weight:bold;
	color:#363636;
}

.briefTitle{
	color:#CC0000;
	font-weight:bold;
	font-size:18px;
}

.brief{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	font-family:"Simplified Arabic", "Times New Roman";
}

.articleHead{
	color:#CC0000;
	font-weight:bold;
	font-size:18px;
}

.articleBody{
	color:#000000;
	font-weight:bold;
	font-family:"Simplified Arabic", "Times New Roman";
	font-size:18px;
}

.smallText{
	color:#FF0000;
	font-size:12px;
	font-family:Tahoma, "simplified Arabic", "times New Roman";
}

.smallText:hover{
	color:#990000;
}

