/* CSS Document */
td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal {
	font-family: Arial,Trebuchet MS, Times New Roman, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
}
.normalgold {
	font-family: Arial,Trebuchet MS, Times New Roman, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CE8133;
}
A {
	COLOR: black; 
	FONT-FAMILY: Arial,Trebuchet MS, Times New Roman, Tahoma, Comic Sans MS, Traditional Arabic; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #CE8133; 
	FONT-FAMILY: Arial,Trebuchet MS, Times New Roman, Tahoma, Comic Sans MS, Traditional Arabic;
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline
}

A.link {
	COLOR: black; 
	FONT-FAMILY: Arial,Trebuchet MS, Times New Roman, Tahoma, Comic Sans MS, Traditional Arabic; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A.link:hover {
	COLOR: black;
	FONT-FAMILY: Arial,Trebuchet MS, Times New Roman, Tahoma, Comic Sans MS, Traditional Arabic;
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline
}
