body {
	margin: 0px;font-size: 12px;font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, "MS PGothic","Osaka",Arial,sans-serif;line-height:1.2;color:#222;
}

a {text-decoration: none;color: #12C;}
a,a:link,a:visited {text-decoration: none; color:#12C;} 
a:hover {text-decoration: underline; color:#C00;}
a:active {text-decoration: underline; color:#C00; }

a:hover img {
      border-color:red;
/*      filter:alpha(opacity=75);
      opacity:.75;
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";*/
     }
a.bluea:link {
color: 
#12C;
text-decoration: underline;
}
tr, td {
font-size: 12px;
border-spacing: 0;
line-height:1.2;
}

.tabletitle {
padding: 5px;
border-top: 1px #999 solid;
margin: 0;
/*margin-top: 5px;*/
text-align: left;
background: #EEE url(../jquery/css/custom-theme/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-size: 110%;
color: #494949;
font-weight: bold;
}

img { border:0;}
/*a:hover img {
      border-color:red;
      filter:alpha(opacity=75);
      opacity:.75;
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
     }
*/