body {
		margin:5px 0px 0px 5px;
	font-size:12px;
	background:#000000;
	color:#000000;
 background:url();background-position:top; background-repeat:repeat-x;
       
		}

.tradelinks A:link {font-size: 12px; color: #000000;text-decoration: none}
.tradelinks A:visited {font-size: 12px; color: #636363; text-decoration: none}
.tradelinks A:active {font-size: 12px; color: #333; text-decoration: none}
.tradelinks A:hover {font-size: 12px; color: #000000; background: #f8020e; text-decoration: none;}

a:link {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
a:visited {
	color: #636363;
	font-size: 13px;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #000000;
	background:#f8020e;
	text-decoration: none;
}

