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


#apDiv1 {
	position:absolute;
	left:386px;
	top:289px;
	width:264px;
	height:95px;
	z-index:1;
}
.Red {
	color: #7B0100;
}
.white {
	color: #FFF;
}
.grey {
	color: #646464;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #7B0100;
	text-decoration: none;
}
