<style type="text/css">

.linksWide {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	width: 800px;
}
.linksWide a {
	display: block;
	text-align: center;
	font: bold 10pt sans-serif;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	float: left;
	width: 250px;
	margin-right: 5px;
	height: 20px;
	padding-top: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.linksWide a:hover{
	color: #000000;
	background: #CCCCCC;
	border: 1px solid #ACACAC;
}
.linksWide a:hover span {
	visibility: visible;
	text-align: center;
	position: absolute;
	width: 258px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(mtop2.png);
	background-repeat: repeat-x;
	position: absolute;
	margin-left: -120px;
	margin-top: 25px;
	padding-top: 9px;
}
.linksWide a span {
	visibility: hidden;
}
.linksWide strong {
	background-color: #FAFEA7;
	width: 250px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #AEB801;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AEB801;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEB801;
	font-weight: normal;
}

</style>
