


 
.white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.white a:link {
	color: #B9B9B9;
	text-decoration: none;
}

.white a:visited {
	color: #B9B9B9;
	text-decoration: none;
}

.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
 
