@charset 'utf-8';
/* CSS Document */ 
td.horzmenu {
  background-color:#40A386; 
  }
  td.horzmenu:hover{
  background-color:#7C5858; 
  }
  
