.title {
	font-family:monospace;
	font-size: 2.5em;
	}
.s-title {
	color:orange;
	font-family:monospace;
	font-size: 1.5em;
	}
a {
	color:green;
	text-decoration:none;
	}

.text {
	font-family:sans-serif;
	font-size: 1em;
	}