a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1; 
opacity: 1;}

a.linkopacity:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
}

.freeToolsExtLink A:link {text-decoration: none; color: #0066CC; font-weight: bold; font-family: arial, sans-serif; font-size: 13px; }
.freeToolsExtLink A:visited {text-decoration: none; color: #0066CC; font-weight: bold; font-family: arial, sans-serif; font-size: 13px; }
.freeToolsExtLink A:active {text-decoration: none; color: #0066CC; font-weight: bold; font-family: arial, sans-serif; font-size: 13px; }
.freeToolsExtLink A:hover {text-decoration: underline; color: #0066CC; font-weight: bold; font-family: arial, sans-serif; font-size: 13px; }



.banners {
border: 0px solid #666666;
} 

img { vertical-align: -30%; }

.listTitle { text-size: 14px; color:#000000; font-weight: bold; }