@charset "UTF-8";
/* CSS Document */


.links {}
.links h4 {
	text-decoration: underline;
	font-size: 0.8em;
	font-weight: bold;
}
.links p {
	margin-left: 35px;
	font-size: 0.8em;
}
