a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.links {
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.literature_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.dotted_line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
