body{
  font-family:georgia;
  font-size:16px;
  font-weight:bold;
}


.start{
  padding:0px;
  text-align:center;
  margin:auto;
  margin-top:70px;
  display: block;
  vertical-align: middle
}

h1, p, a{
  margin:0;
  padding:0;
  font-family:georgia;
  font-size:16px;
  font-weight:bold;
}

a{
  text-decoration:none;
 }



.textItem a:link {color:#000000;border-bottom:1px solid #000;}
.textItem a:visited { color:#000000; border-bottom:1px solid #000;}
.textItem a:hover { color:#000000; border:0;}
.textItem a:active {color:#000000; border-bottom:1px solid #000;}
.textItem a:focus {color:#000000 ;border-bottom:1px solid #000;}

