#pa {
	font-family: verdana;
	text-align: center;
	padding: 10px;
	
	position: absolute;
	z-index: 10000;
}

#pa .pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

#pa a img {
	border: none;
	text-decoration: none;
}
.a {
}
.a a {
	color: #F00;
	text-decoration: blink;
}
.image {
}
.image img {
	text-decoration: none;
}
.image img a {
	text-decoration: none;
}
.b {
	text-decoration: none;
}
.b a {
	text-decoration: none;
}
.border {
	border: 1px solid #999;
}

