a, a:visited {
	color: black;

}
a.news,a.news:visited {
	color: white;
	font-size: 12px;
}
a.news:hover{
	color: black;
	font-size: 12px;
}

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

}
.mdl-block-title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
.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: 24px;
	color: #333333;
}
.body-text {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
}
