body        {font-size: 11px; font-family:verdana}
span.red        {color: #ff0000}

div.menu	{ cursor:pointer;position:absolute }
img.test1         {border:none}
img.test1:hover  {border:1px solid #cccccc}

img.test2         {border:none;background-color:#ffffff;opacity:0.6;filter:alpha(opacity=60)}
img.test2:hover  {border:1px solid #cccccc;background-color:#ffffff;opacity:1;filter:alpha(opacity=100)}
