body {
	background: #202020;
	color: #dcdcdc;
	font-family: Skia, Calibri, Tahoma, Verdana, "Lucida Sans Unicode", sans-serif
}
a:link {
	color: #88bbee;
	text-decoration: none
}
a:active {
	color: #ffd700;
	text-decoration: none
}
a:visited {
	color: #cccc99;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
