
/* A hyperlink */
a:hover {
    color: #98D951;
}

/* The folder thumbnail. */
#index .folder_image {
	border-color: #838584;
}
