/* CSS Document */
a.searchword {
	color:#000000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
	cursor:help;
}
a.searchword:hover { text-decoration:none; }


