#linkdiv {
	display: none;
}
/* compare against some static links if possible rather than use these */
#linkdiv a {
	color: #FFFFFF !important;
}
#linkdiv a:visited {
	color: #000000 !important;
}
