body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family:"Trebuchet MS";
	color:#6c437b;
	background-image: url(../images/arabesque.png);
	background-repeat: repeat;
	background-position:center top;
	background-color: #000000;
	 }
a {
	color:#FFCC00;
	text-decoration:none;
}

a:visited {
	color:#D2B756;
	text-decoration:none;
}

a:hover {
	color: #D2B756;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
 }
input[type=submit], input[type=reset] {
	width:175px;
	box-shadow:1px 1px 1px #D83F3D;
	cursor:pointer;
	background-image:url(../images/bg-menu2.png);
	color:#FFCC00;
 }
