body {
	background-color: black;
	color: #bfbfbf;
	font-family: Arial, sans-serif
}
a {
	color: #dfdfdf;
	text-decoration: none;
	border-bottom: 1px dotted #efefef;
}
.classes {
	font-weight: bold;
	width: 50%;
}
.title {
	color: white;
}

