.text14 {
  font-size: 14px;
}.text14-2{
  font-size: 14px;
  line-height : 35px;
}
a:link {
  font-size: 14px;
  text-decoration: none;
  color: #333333;
}
a:hover {
  font-size: 14px;
  text-decoration: none;
  background-color: #E6E6E6;
  color: #333333;
}
a:active {
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}
a:visited {
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

