.css {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 18px;
}
.by {
	font-size: 12px;
}
a:hover {
	color: #009933;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
