body {
	color: #FFFFFF;
	background-color: #000000;
        font-family: "monospace";
        font-size:  14px;
}

.title {
	font-weight: bold;
	text-decoration: underline;
	font-size:  22px;
}

.link {
        font-weight: bold;
        text-decoration: underline;
        font-size:  16px;
        color: #FFFFFF;
}
