.text {
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
}
.text2 {
  font-family: Verdana;
  font-size: 12px;
  color: #FFEB9E;
}

.afla {
  font-family: Verdana;
  font-size: 11px;
  color: #FFEB9E;
  text-decoration: underline;
  font-weight: bold;
}
.afla:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.link {
  font-family: Verdana;
  font-size: 14px;
  color: #FFEB9E;
  text-decoration: none;
  font-weight: bold;
}
.link:hover {
  font-family: Verdana;
  font-size: 14px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.poza {
 border: 1px solid #FAE699;
}
.titlu {
  font-family: Verdana;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.titlu:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #FFEB9E;
  text-decoration: underline;
  font-weight: bold;
}
.alt_titlu {
  font-family: Verdana;
  font-size: 14px;
  color: #FFEB9E;
  text-decoration: none;
  font-weight: bold;
}
