body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url("../bg.gif");
	background-position:top;
	background-repeat:repeat-x
}
.TEXTnormal {
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-size: 12px;
}
.TEXTtitle {
	color: #FFFFFF;
	font:"Times New Roman", Times, serif;
	font-size: 24px;
}
a {
	color: #CF2964;
}

