@charset "UTF-8";
body {
	background-image: url(Baltimore_Fashion_Boutique/bk.gif);
	margin: 0px;
	line-height: 22px;
}
.pink-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FE4AAB;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FF99FF;
}
a:active {
	color: #FFFFFF;
	background-color: #F559A2;
}
.caps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FD98FD;
}
