body { color: black; background-color: white; background-image: url(backimg.jpg); background-repeat: repeat-x; }
.menu22 { padding:3px 2px; text-align:left; width:250px; font-size:12px; background-color: #e6f8ff; border: solid 1px #00acac; }

.menu22 a { text-decoration:none; color:#0040ff; display:block; width:250px; border-color: #fff; }

.menu22 a:hover { color:#fff; background-color: #f60; width: 250px; display:block; }

.menu22 a:visited { width: 250px; display:block; }
.url { font-size: 14px; padding-right: 10px; }
.url a { color: #000ccc; font-size: 14px; text-decoration: none; padding-right: 10px; }
.url a:hover { color: #f00; font-size: 14px; text-decoration: underline; padding-right: 10px; }
.url a:visited { color: #000ccc; font-size: 14px; text-decoration: none; padding-right: 10px; }
a:hover img{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: “alpha( opacity=50 )”;
}
