a {color: #112;text-decoration: none;}
a:hover {color: #ab0404;text-decoration: underline;}
body{
  color: #112;      
  font-family: trebuchet ms;       
  font-size: 8px;
  background-color: #ccc; 
  margin:0px;
  padding:0px;
  text-align: left;
  letter-spacing: normal;  
  line-height:19px;
}

.tree {
color: #fff;
font-family: Arial, Sans-Serif;
font-size: 12px;
font-weight: normal;
text-align: left;
letter-spacing: normal;
padding-left:5px;
line-height:19px;
background-color: #FFFFFF;
}
.dark{
color:#fff;
font-weight:bold;
background-color: #FFFFFF;
}
.lite{
color:#FF4200;
font-weight:bold;

}
.menustrip A{color: #fff;
font-family: Arial, Sans-Serif;
font-weight:bold;
}
ul{
margin-left:3px;
padding-left:8px;
color:#ab0404;

}
td  {
font-size: 14px

};
