/* CSS-CLASS `body` is referenced in: `Every sub-page of this script` */

a:link {
	color: #8eb8e0;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.dpgem-button-text a { text-decoration: none; color: #929292; }
.dpgem-button-text-active a { text-decoration: none; color: white; }
