.tp {
	font-weight: bold;
	text-decoration: underline;
    color: #00b9ff;
}
.tp:hover {
cursor: default;
}
