.text_s {
  font-weight: none;
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #000000;
  text-decoration:none;
}

.text {
  font-weight: none;
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #000000;
  text-decoration:none;
}

.text_s:hover {
  font-weight: none;
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #616161;
  text-decoration:underline;
}

.price {
  border: 1px solid #4967A6;
  font-weight: none;
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  background-color: #eceeff;
  color: #051f5b;
}

.tel {
color: #ffffff;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
}

a {
  font-weight: none;
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #051F5B;
  text-decoration: none;
}
a:hover {
  font-weight: none;
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #051F5B;
  text-decoration: none;
}
