@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
.txtPar3 {
	font-size: 12px;
	color: #CCCC00;
}
a.powered:hover {
	text-decoration: none;
}
a.txtPar3:hover {
	text-decoration: none;
}

.title1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtPar1 {
	font-size: 14px;
	color: #FFFFFF;
}
.powered {
	font-size: 10px;
	color: #FFFFFF;
}

