.White, .White a:link, .White a:visited, .White div
{
	color: white;
}

.White a:hover
{
	color: lightgray;
}