.noline {
	color: #666666;
	text-decoration: blink;
}
.dashed2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

