@CHARSET "UTF-8";

.gs_pagetitle {
	color: #1A0DAB;
	font-family: arial, sans-serif;
	line-height: 1.2;
	font-weight: normal;
	font-size: 18px;
	cursor: pointer;
	width: 495px;
}

.gs_pagetitle:hover {
	text-decoration: underline;
}

.gs_url {
	font-size: 14px;
	color: #006621;
	font-style: normal;
	line-height: 16px;
	font-family: arial, sans-serif;
	font-weight: normal;
	width: 495px;
}

.gs_meta_description {
	line-height: 1.4;
	color: #545454;
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: normal;
	width: 495px;
}

.text-success {
	color: #4e9a06;
}

.text-warning {
	color: #ce5c00;
}

.text-danger {
	color: #a40000;
}