a:link {text-decoration: none; }
a:visited {text-decoration: none; }
a:active {text-decoration: none; }
a:hover {text-decoration: underline; color:#FF6600; }

.L140 {  line-height: 140%;}
.L140_90 {
line-height: 140%;
font-size: 90%;}
.margin0 {
 margin: 0;
}
.marginT5 {
 margin: 5px 0 0 0;
}
*.float
  {   float: left;
   margin-right: 1em;}
  *.floatclear
   {@ clear: both;}