


.content {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: regular;
	text-decoration: none;
	color: #8b8d8e;
}

.content a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: regular;
	text-decoration: none;
	color: #8b8d8e;
}

.content a:hover {
	text-decoration: underline;
}


img {
	border: 0;

}

