@charset "utf-8";
.readmore {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #383636;
	text-decoration: none;
}

.title {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #989494;
	text-decoration: none;
}

.body{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height:16px;
	text-decoration: none;
}

.bodyspace{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height:19px;
	text-decoration: none;
}

.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline
}

.white {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}.google {
	visibility: hidden;
}

.cert_link a {
	color:#444444;
	text-decoration:none;
}

.cert_link a:hover {
	text-decoration:underline;
}
