.linksinfo {
	font-family: "Segoe UI", Arial;
	font-size: 18px;
	font-weight: bold;
	background-color: #009900;
	display: block;
	width: 235px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.linksinfo:hover {
	font-family: "Segoe UI", Arial;
	font-size: 18px;
	font-weight: bold;
	background-color: #00CC00;
	display: block;
	width: 235px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.linksinfo2 {

	font-family: "Segoe UI", Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #009900;
	display: block;
	width: 240px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: none;
}
.linksinfo2:hover {

	font-family: "Segoe UI", Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #00CC00;
	display: block;
	width: 240px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: none;
}
.linksinfo3 {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #009900;
	display: block;
	width: 240px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	padding-right: 10px;
}
.linksinfo3:hover {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #00CC00;
	display: block;
	width: 240px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	padding-right: 10px;
}

