.Ptext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
}
.piclayer {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 100%;
	width: 120px;
	top: 0px;
	left: 800px;
	background-color: #333333;


}
.pictext {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	width: 300px;
	left: 500px;
	top: 200px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
	height: auto;
	background-color: #000000;
	border: 1px solid #FFCC66;




}
