body {
	background-color: #faf3ed;
	background-image: url(images/bg.gif);
}
.heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #752b90;
	text-decoration: none;
}
.htxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FAF3ED;
	text-decoration: none;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9933FF;
	text-decoration: underline;
}

.traders {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9933FF;
	text-decoration: underline;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.th {
	height: 200px;
	width: 150px;
	border: 0px;
}

