.whitelink {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:link {
	color: #D7E9E7;
	font-weight: bold;
}
a:hover {
	color: #4DAFC2;
}
