.linkstext{padding: 10 0;float:left;width:33%;text-align:center;font-size:1em;}
/*.linkstext{padding: 10 0;text-align:center;font-size:1em}*/
.linkListing-data .col1 {width:33%;font-size:1em;}
.linkListing-data .col2 {
width:50%;
font-size:1em;
}
.linkListing-data .col3 {
width:10%;
font-size:1em;
}
.productListing-even .linkListing-data{padding:5px;font-size:1em;;background:#565656;color:#ffffff;}
.productListing-odd .linkListing-data{padding:5px;font-size:1em; background:#282828;color:#ffffff;}
img,img a {border:0;}

a:link {
	color: #FF8635;
	text-decoration: none;
font-weight:bold;
	}
 
a:visited {
	color: #C04D00;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	}

a:active {
	color: #C04D00;
	}
