.design_on
{  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   color: #660000;
   text-decoration: none;
}
.design_off
{  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   color: #444444;
   text-decoration: underline;
}