﻿body {
	background-color:;
	background: #000000;
	color: #FFFFFF;
	font-family: "Berlin Sans FB";
	text-align: center;
	font-size: small;
}
a {
	color: #FFCCCC;
	text-decoration: none;
	font-family: "Berlin Sans FB";
}
a:visited {
	color: #FFCCCC;
	text-decoration: none;
}
a:active {
	color: #FFCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCFF66;
	text-decoration: none;
}
