a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 53;
}
#apDiv2 {
	position:absolute;
    align: right;
	width:640px;
	height:115px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
    align: right;
	width:640px;
	height:115px;
	z-index:1;
}

#mybudgetgirlhowitworksimage  {
	background: url(how-it-works-media/mybudgetgirlhowitworksimage.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 689px;
	top: 0px;
	z-index: 3;
	width: 219px;
	height: 335px;
}
