.text {
	font-family: Arial;
	font-size: 11px;
	color: #FF6666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #999900;
	text-decoration: underline;
}
.black {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.missiontext {
	font-family: Arial;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
}
