.white {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.gray {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.blue_intro {


	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #004489;
	text-decoration: none;
}
.gray_dark {


	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.black {



	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.green {




	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #986204;
	text-decoration: none;
}
.blue_bold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #004489;

}
.Bigblack {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
