#main a {
	color: #065290;
	text-decoration: underline;
	cursor:pointer;
}

.sneaky {
	color: #444;
	cursor:pointer;
}

dfn {
	font-style: normal;
	cursor: help;
	border: 0px none;

}
