.whitenoul {
	color: #FFFFFF;
	text-decoration: none;
}
.blacknoul {
	color: #000000;
	text-decoration: none;
	font-size: medium;
}
.largewhitenoul {
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
}
.whitenoulbold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

