.links_alapfont12 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #86B60F;
	text-align: left;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5FB42;
	text-transform: uppercase;
}


.links {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #C5FB42;
	text-align: left;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5FB42;
	text-transform: uppercase;
}
.links A:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #C5FB42;
	text-align: left;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5FB42;
	text-decoration: none;
	text-transform: none;
}
.links A:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #C5FB42;
	text-align: left;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5FB42;
	text-decoration: none;
	text-transform: none;
}
.links A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #9BD115;
	text-align: left;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BD115;
	text-decoration: none;
	text-transform: none;
}
.links A:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #C5FB42;
	text-align: left;
	text-indent: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5FB42;
	text-decoration: none;
	text-transform: none;
}
