a.kartv {
 	 color : black ;
  text-decoration : none ;
  text-align : center ;
  margin : 0 auto ;
  font-size : 1.2em ;
  font-weight : bold ;
  width : 100% ;
  display: inline-block;
}

a.kartv:hover {
 	 color : black ;
  	text-decoration : underline ;
}

