.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:after {
  display: block;
  clear: both;
  content: ""; }

.txt_c {
  text-align: center; }

.link_underline {
  text-decoration: underline; }

.bold {
  font-weight: bold; }
