body {
	font-family: Comic Sans MS,Arial,sans-serif;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
}
a:link,a:active,a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF0000;
}
h3 {
	font-size: 20px;
	margin-bottom: 3px;
	margin-top: 30px;
}
li {
	font-size: 16px;
}
.front {
	font-size: 16px;
}
.big {
	font-size: 24px;
	font-weight: bold;
}