.links {
	font-family: Courier, "Courier regular";
	font-size: 10px;
	color: #858585;
}
.heading {
	font-family: Courier, "Courier regular";
	font-size: 10px;
	color: #FFFFFF;
}
.contactblue {
	font-family: Courier, "Courier regular";
	font-size: 10px;
	color: #0099FF;
}
.contactgreen {
	font-family: Courier, "Courier regular";
	font-size: 10px;
	color: #00FF00;
}
.contactpink {
	font-family: Courier, "Courier regular";
	font-size: 10px;
	color: #FF0066;
}
.text {
	font-family: Courier, "Courier regular";
	font-size: 10px;
	color: #5B5B5B;
}
