.Text9White {font-weight: normal; font-size: 9px; color: #ffffff; font-family: Verdana, Sans;}
.Text9Brown {font-weight: normal; font-size: 9px; color: #5f4c3b; font-family: Verdana, Sans;}
.Text9Orange {font-weight: normal; font-size: 9px; color: #f05d2a; font-family: Verdana, Sans;}
.Text10White {font-weight: normal; font-size: 10px; color: #ffffff; font-family: Verdana, Sans;}
.Text10WhiteBold {font-weight: bold; font-size: 10px; color: #ffffff; font-family: Verdana, Sans;}
.Text10Brown {font-weight: normal; font-size: 10px; color: #5f4c3b; font-family: Verdana, Sans;}
.Text10BrownBold {font-weight: bold; font-size: 10px; color: #5f4c3b; font-family: Verdana, Sans;}
.Text10Orange {font-weight: normal; font-size: 10px; color: #f05d2a; font-family: Verdana, Sans;}
.Text10OrangeBold {font-weight: bold; font-size: 10px; color: #f05d2a; font-family: Verdana, Sans;}

A.Link10Purple:link, A.Link10Purple:visited, A.Link10Purple:active {font-weight: bold;  font-family: Verdana, Sans; font-size: 10px; color: #5f386d; text-decoration: none;}
A.Link10Purple:hover {text-decoration: underline;}
A.Link10Orange:link, A.Link10Orange:visited, A.Link10Orange:active {font-weight: bold;  font-family: Verdana, Sans; font-size: 10px; color: #f05d2a; text-decoration: none;}
A.Link10Orange:hover {text-decoration: underline;}
A.Link10Yellow:link, A.Link10Yellow:visited, A.Link10Yellow:active {font-weight: bold;  font-family: Verdana, Sans; font-size: 10px; color: #f7941d; text-decoration: none;}
A.Link10Yellow:hover {text-decoration: underline;}
A.Link9Orange:link, A.Link9Orange:visited, A.Link9Orange:active {font-weight: bold; font-family: Verdana, Sans; font-size: 9px; color: #f05d2a; text-decoration: none;}
A.Link9Orange:hover {text-decoration: underline;}
A.Link9White:link, A.Link9White:visited, A.Link9White:active {font-weight: normal;  font-family: Verdana, Sans; font-size: 9px; color: #ffffff; text-decoration: none;}
A.Link9White:hover {text-decoration: underline;}
A.Link9Brown:link, A.Link9Brown:visited, A.Link9Brown:active {font-weight: normal;  font-family: Verdana, Sans; font-size: 9px; color: #5f4c3b; text-decoration: none;}
A.Link9Brown:hover {text-decoration: underline;}

.orangehome {
  background: #f05d2a;
  width:555;
  height:67;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 0px;
}

.orange {
  background: #f05d2a;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.recipe {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  padding-right: 25px;
}

.services {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  padding-right: 25px;
  text-align:justify;
}

.menuhomepage {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 25px;
}

.aboutushomepage {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 25px;
  text-align:justify;
}

.menus {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.testimonials {
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 65px;
  padding-right: 50px;
  text-align: justify;
}

.contactuspage {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}




