A:LINK{
  color : #0060C0;
}
A:VISITED{
  color : #003090;
}
A:HOVER{
  color : #F000A0;
}
A:ACTIVE{
  color : #00A0F0;
  text-decoration : underline;
}

a img      { filter:Alpha(opacity=100);-moz-opacity:1;}
a:hover img{ filter:Alpha(opacity=70);-moz-opacity:0.7;} 

.txss     { font: 11px ; line-height: 14px}
.txs      { font: 12px ; line-height: 18px}
.txm      { font: 13px ; line-height: 18px}
.txl      { font: 18px ; line-height: 22px}
.txll     { font: 24px ; line-height: 30px}

#maincolor { background-color : #309EC8; }
#lefthead { padding:0 15 0 0; }
#leftmenu { padding:0 15 15 15; }
#rightmain{ padding:0 15 15 15; }

.copy     { font: 11px "Century Gothic", "Helvetica", "Osaka"; line-height: 26px; color: #666666}