.white {
  color: #fff;
  font-size: 11px;
  font-family: arial;
  font-weight: normal;
}

a.white {
  color: #c6ec4a;
  font-family: arial;
  text-decoration: none;
}

a.white:hover {
  color: #d4ff00
}



hr {
  border: 0;
  width: 100%;
  color: #847c57;
  background-color: #847c57;
  height: 1px;
}

.grey {
  color: #d6d6d6;
  font-size: 11px;
  font-family: arial;
  font-weight: normal;
}

a.grey {
  color: #c6ec4a;
  font-family: arial;
  text-decoration: none;
}

a.grey:hover { color: #ffd500; text-decoration: none; }

.orange { color: #f2b11b; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: none; }
a.orange:hover { color: #f60}

.grey5 { color: #d6d6d6; font-size: 11px; font-family: arial; font-weight: normal; padding-right: 5px; padding-left: 5px; }
.stucco { color: #ffe4b4; font-size: 11px; font-family: arial; }
.ltblue { color: #80c2ff; font-size: 11px; font-family: arial; }
h3 { color: #fff; font-size: 14px; font-family: arial, tahoma; }
div.cross { position: relative; top: 70px; }
.projheader { color: #fff; font-size: 16px; font-weight: 700; text-decoration: underline; }
.projsubheader { color: #80c2ff; font-size: 14px; font-weight: 700; }
h2 { color: #80c2ff; font-size: 14px; font-family: arial, tahoma; }
