#wrapper .OtherSites a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	text-align: left;
	padding: 5px;
	margin: 2px;
	color: #000066;
}
#wrapper .OtherSites a:hover {
	background-color: #000099;
	color: #FFFFFF;
}

