.BGContent {
	background-image: url(images/bg_.jpg);
	background-repeat: no-repeat;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copy:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbk {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.topic {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
	font-style: normal;
}
