BODY {
	color : White;
	background-color : #666666;
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 14px;
}

A {
	color : #5E5FFF;
	text-decoration : none;
}

A:HOVER {
	color : #00CED1;
	text-decoration : none;
}

TABLE.page {
	width: 640px;
	height: 100%;
	background-color : Black;
}

TABLE {
	color : White;
	font-family : "Century Gothic", Arial, sans-serif;
	font-size : 14px;
}

.title {
	font-family : Nouveau, "Century Gothic", Arial;
	color : White;
	font-size : 28px;
	font-weight : bold;
	text-align : center;
}
