
A:active { color:#FFFFFF; text-decoration; }
A:hover { color:#FFFFFF; text-decoration: underline; }

body{
	/* direction : ltr; */ /* Change to rtl for Right-To-Left languages */
	unicode-bidi : embed;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color:#000000;
	/* font-size: 11px; */
	/*background-color : #CC3333;*/
	background-color : #;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left :0px;
	margin-right : 0px;
	margin-height :0px;
	background-image : url(/images/main/bg.jpg);
	scrollbar-base-color: #525151;
	scrollbar-track-color: #a8a8a8;
}

td {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	color: white;
	text-decoration: none;
	}


.top-links {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-style: normal;
	color: white;
	text-decoration: none;
	}
	
	a.top-links:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-style: normal;
	color: white;
	text-decoration: none;
	}

