
scroll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 12px;
	line-height: 17px;
	color: #000;
 	text-align: left;
}

.snake {
  color: #69923A;
  display: block;
}

a:hover {
 color: #69923A;
 text-decoration:underline;
}

