.white {
	font-size: 12px;
	line-height: 5mm;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.blue {
	font-size: 12px;
	color: #005baa;
	line-height: 5mm;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 5mm;
	color: #000000;
	text-decoration: none;
}
