a {text-decoration: none;}
a:visited {color : blue;}

.secret{
	color: gray;
	font-size: 10px;
	text-decoration: line-through;
}

