a:link {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #9E7010;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #9E7010;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #9E7010;
	text-decoration: underline;
}.line {
	border: thin dotted #A8A8A8;
}

