@charset "utf-8";
/* CSS Document */
.White {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.darkish {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#apDiv1 {
	position:absolute;
	left:-6px;
	top:3px;
	width:165px;
	height:139px;
	z-index:1;
}
a:link {
	color: #EC008C;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	color: #EC008C;
	text-decoration: none;
}
a:active {
	color: #EC008C;
	text-decoration: none;
}
a:hover {
	color: #146BBA;
	text-decoration: none;
}
#apDiv2 {
	position:absolute;
	left:614px;
	top:49px;
	width:128px;
	height:20px;
	z-index:1;
}
.pink {color: #EC0D6E}
