.whitelink {
}
.whitelink a:link {
	color: #000000;
}
.whitelink a:visited {
	color: #000000;
}
.whitelink a:hover {
	color: #FF0000;
}

