@charset "utf-8";
/* CSS Document */
.nudge {
	margin-bottom: 5px;
}
.sand {
	width: 100%;
}
.subtext {
	color: black;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	line-height: 1.3;
}
.links {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
	.links.hover {
	text-decoration: underline;
}