.TABBordext {
	border: thin solid #FFCC00;
	margin-top: 10px;
	margin-bottom: 10px;

}
.nummapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 140%;
	padding-bottom: 10px;


}
.clickon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top: 0.5pt solid #CCCCCC;
	border-right: 0.5pt #CCCCCC;
	border-bottom: 0.5pt solid #CCCCCC;
	border-left: 0.5pt #CCCCCC;
}
.mapitas {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;

}
.nummapa a:link {

	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
.nummapa a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.nummapa a:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.nummapa a:active {
	font-weight: normal;
	color: #666600;
	text-decoration: none;
}
