body {
		margin:5px 0px 0px 5px;
	font-size:12px;
	background:#ffffff;
	color:#101010;
 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: #21f74e; text-decoration: none}
.tradelinks A:active {font-size: 12px; color: #333; text-decoration: none}
.tradelinks A:hover {font-size: 12px; color: #ffffff; background: #21f74e; text-decoration: none;}

a:link {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
a:visited {
	color: #21f74e;
	font-size: 13px;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #ffffff;
	background:#21f74e;
	text-decoration: none;
}
