* { margin: 0; padding: 0; }
a { text-decoration: underline; } a:hover { text-decoration: none;} 
body { background: #160600 url(images/bg.jpg); font: 8px "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;  margin: 0 auto; color: #02f5fe; } }

.comer {
	margin: 1px;
	padding: 0px;
	height: 100px;
	width: 468px;
	border: 1px solid #02f5fe;
}
.ps {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 200px;
	border: 2px solid #3b230d;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #02f5fe;
}
.linktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #02f5fe;
	font-weight: bold;
	text-decoration: underline;
}
.traders {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #3b230d;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.texthead {
     font-family: "Times New Roman", Times, serif;
     font-size: 14px;
     color: #3b230d;
     font-weight: bold;
}
