body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: 140%;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #CCCCCC;
	font-size: 12px;
}
a:hover {
	color: #FFFF33;
	font-size: 12px;
}
