.sttext {
   font-family: Tahoma, Arial, Helvetica;  
   font-size: 11px;
   color: #000000;
   
  }  
h1 {
   font-family: Tahoma, Arial, Helvetica;  
   font-size: 12px;
   color: #0679B6;
   font-weight: bold;
  }  
a {
   font-family: Tahoma, Arial, Helvetica;  
   font-size: 11px;
   color: #0679B6;
   text-decoration: none;
  }  
a:hover {
   font-family: Tahoma, Arial, Helvetica;  
   font-size: 11px;
   color: #79C1DE;
   text-decoration: underline;
  }  
.menulink {
   font-family: Tahoma, Arial, Helvetica;  
   font-size: 11px;
   color: #0679B6;
   font-weight: bold;text-decoration: none;
  }  
.submenulink {
   font-family: Tahoma, Arial, Helvetica;  
   font-size: 11px;
   color: #000000;
   text-decoration: none;
  }  
a:hover.menulink {
   font-family: Tahoma, Arial, Helvetica;  
   font-size: 11px;
   color: #86C8E2;
   text-decoration: none;
  }  
.menutd {
   font-family: Tahoma, Arial, Helvetica;  
   font-size: 11px;
   color: #000000;
   
  }  

  .crossedout {
	color: #FF0000;
	text-decoration: line-through;
}

.droparea {background-color:#E5E5ED;width:100%; height:19px;border: 1px dotted #CCCCCC;}

