body
	{
	font-family:Arial;
	background:#000033;
	text-align: center;
	/*
	 background-image:url(plooper_data/desktop/patterns/fractals/wtbk005a.jpg);
	 */
	}
#sqllink
	{
	position:absolute;
	top:500px;
	left:0px;
	width:60px;
	height:20px;
	font-size: 12px;
	font-weight:normal;
	}
#debuglink
	{
	position:absolute;
	top:500px;
	left:62px;
	width:60px;
	height:20px;
	font-size: 12px;
	font-weight:normal;
	}
.welc_box
	{
	width:250px;
	height:300px;
	margin-top:25%;
	margin-left:25%;
	}
.welc_title
	{
	font-size: 28px;
	color:#ccffcc;
	padding:10px;
	}
.welc_option
	{
	font-family:Arial;
	font-size: 20px;
	color:#ccffcc;
	padding:10px;
	cursor: pointer;
	cursor: hand;
	}
.welc_option_over
	{
	color:yellow;
	font-weight: bold;
	}
.welc_option_down
	{
	color:green;
	font-weight: bold;
	}

