a:link 		{	text-decoration: none; color : #515151; border-bottom: 1px #99cc33 dotted;}
a:visited 	{ 	text-decoration: none; color : #515151;}
a:hover 		{ 	text-decoration: none; color : #99cc33; border-bottom: 1px #515151 dotted;}
a:active 	{ 	text-decoration: none; color : #515151;}

a {
	border-bottom: 1px #99cc33 dotted;
}

#contentbox p a[href^="ftp://"]:after,
#contentbox p a[href^="http://"]:after,
#contentbox p a[href^="https://"]:after {
	content: "\00A0" url(/images/ico-extlink.png);
}

a.anker, a.anker:hover {
	border-bottom: 1px #99cc33 dotted;
	color: #515151;
}

a.info {
	text-decoration: none;
	color : #232323;
	border: 0;
	border-bottom: 1px #99cc33 dashed;
}

a.info-seo {
	text-decoration: none;
	color : #232323;
	border: 0;
	cursor: help;
}

a.none {
	text-decoration: none;
	color : #232323;
	border: 0;
}

a.kat {
	text-decoration: none;
	color: #232323;
}

a.top {
	text-decoration: none;
	color : #232323;
	border: 0;
	background: url(/images/ico-arrow-top16.png) no-repeat 0 50%;
	padding-left: 20px;
}

a.back {
	text-decoration: none;
	color : #232323;
	border: 0;
	font-size: 1em;
	background: url(/images/ico-back.png) no-repeat 0px 1px;
	padding-left: 20px;
}

a.go {
	text-decoration: none;
	color : #232323;
	border: 0;
	font-size: 1em;
	background: url(/images/ico-list.png) no-repeat 0px 1px;
	padding-left: 20px;
}