.whitespacelinks {
}
.whitespacelinks a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.whitespacelinks a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.whitespacelinks a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.whitespacelinks a:active {
	color: #FFFF00;
	font-weight: bold;
}