@charset "UTF-8";
body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #CCC;
	font-size: 16px;
}
body {
	background-color: #000;
	text-align: left;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
}
.studio {
}
.studio {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
}
#welcome {
	position:absolute;
	z-index:1;
	background-color: #000;
	overflow: visible;
	padding: 10px;
	border: 2px solid #CCC;
	left: 31px;
	top: 217px;
	width: 413px;
	height: 298px;
}
#apDiv11 p {
	color: #FFF;
}

