body{
  margin: 0px 0px 0px 0px;
  font-family: Trebuchet MS;
  font-size: 12px;
  }

table{
  font-family: Trebuchet MS;
  font-size: 12px;
  }

form{
  margin: 0px 0px 0px 0px;
  }

A{
  text-decoration: none;
  color: gray;
  }

A:Hover{
  text-decoration: none;
  color: #FF4500;
  }

.clsNav{
  font-family: Trebuchet MS;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 2px;
  color: gray;
  text-decoration: none;
  }

.clsNav:Hover{
  font-family: Trebuchet MS;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 2px;
  color: black;
  text-decoration: none;
  }

.submenu{
  text-decoration: none;
  letter-spacing: 2px;
  color: gray;
  }

.submenu:Hover{
  text-decoration: none;
  letter-spacing: 2px;
  color: #FF4500;
  }
