.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFF00;
}
.joanbkg {
	background-image: url(../img/joanimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.joanbkg2 {

	background-image: url(../img/joanimg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linktextbtm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	cursor: auto;
}

