@charset "utf-8";
/* CSS Document */


a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #006666;
}
.style2 {color: #006666}
.style3 {
	font-size: 15px;
	font-weight: bold;
}
#apDiv3 {
	position: absolute;
	width: 324px;
	height: 27px;
	z-index: 4;
	left: 250px;
	top: 370px;
}
.style4 {font-size: 14px}