
/*  */
.left {
  text-align: center;
  padding: 15px 7px 0px 7px;
}
.center {
  text-align: center;
  padding: 15px 7px 0px 7px;
}
.right {
  text-align: center;
  padding: 15px 7px 0px 7px;
}
.name {
  text-align: center;
  color: #000000;
  padding: 5px 0px 7px 0px;
}
.name a:link {
  text-decoration: none;
  color: #000000;
}
.name a:visited {
  text-decoration: none;
  color: #000000;
}
.name a:active {
  text-decoration: none;
  color: #000000;
}
.name a:hover {
  text-decoration: underline;
  color: #0000FF;
}


