.Arial10RedCaps {
	font-size: 10px;
	color: #FF0000;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#apDiv1 {
	position:absolute;
	left:559px;
	top:299px;
	width:340px;
	height:320px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:81px;
	top:266px;
	width:388px;
	height:413px;
	z-index:2;
}


a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #C38D2B;
}
a:active {
	text-decoration: none;
}
