a.white:link {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFFFF;
}
a.white:active {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}
