@media screen {
.bannerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px, 0px, 0px, 0px;
	padding: 1px, 1px, 1px, 1px;
	display: all;
	text-decoration: none;
	height: 26px;
}
}


@media screen {
.bannerLinks A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px, 0px, 0px, 0px;
	padding: 1px, 2px, 1px, 2px;
	text-decoration: none;
	display: all;
	height: 26px;
}
}


@media screen {
.bannerLinksOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px, 0px, 0px, 0px;
	padding: 1px, 1px, 1px, 1px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0855A1;
	display: all;
	height: 26px;
}
}


@media screen {
.bannerLinksOn A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px, 0px, 0px, 0px;
	padding: 1px, 1px, 1px, 1px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0855A1;
	display: all;
	height: 26px;
}
}
