.totiphover {
	  border-bottom: dotted 1px #000000;
	    text-decoration: none !important;
}
.totiphover:hover {
	  border-bottom: dotted 2px #000000;
      text-decoration: none !important;
}
