a, a:visited{
	color: black;
}

.links a {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;

}
.mdl-block-title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.left-links a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}
.mdl-block-body {

	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
}
.body {
	font-family: Arial;
	font-size: 16px;
	color: #005437;
	font-weight: bold;
	text-transform: uppercase;


}
.body-text {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
}
