.bottlinks {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottlinks a:link {
	font-weight: bold;
	color: #FFFFFF;
}
.bottlinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.bottlinks a:hover {
	font-weight: bold;
	color: #FFFF00;
}
.bottlinks a:active {
	font-weight: bold;
	color: #000000;
}

