/* CSS Document */
body {
	background-color: #ffffff;
	background-image:url(../images/headerBG.gif);
	background-repeat: repeat-x;
}
.stylePink {
	font-size: 12px;
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	color: #D275A5;
	font-weight: bold;
}
.styleGreen {
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5EB82E;
	font-weight: bold;
}
.styleBrown {
	font-size: 12px;
	font-weight: bold;
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	color: #4E2716;
	line-height: 18px;
}
.styleLarge14 {
font-size: 16px
}
body,td,th {
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E2716;
	font-weight: bold;
}
a {
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D275A5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D275A5;
}
a:hover {
	text-decoration: underline;
	color: #5EB82E;
}
a:active {
	text-decoration: none;
	color: #D275A5;
}
#boo {
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5EB82E;
}
#boo:link {
	text-decoration: underline;
}
#boo:visited {
	text-decoration: underline;
	color: #5EB82E;
}
#boo:hover {
	text-decoration: none;
	color: #5EB82E;
}
#boo:active {
	text-decoration: underline;
	color: #5EB82E;
}
#boo2 {
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D275A5;
}
#boo2:link {
	text-decoration: underline;
}
#boo2:visited {
	text-decoration: underline;
	color: #D275A5;
}
#boo2:hover {
	text-decoration: none;
	color: #D275A5;
}
#boo2:active {
	text-decoration: underline;
	color: #D275A5;
}
#br_link {
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E2716;
}
#br_link:link {
	text-decoration: underline;
}
#br_link:visited {
	text-decoration: underline;
	color: #4E2716;
}
#br_link:hover {
	text-decoration: none;
	color: #D275A5;
}
#br_link:active {
	text-decoration: underline;
	color: #4E2716;
}
#or_link {
	font-family: Futura Book, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8dc14f;
}
#or_link:link {
	text-decoration: underline;
}
#or_link:visited {
	text-decoration: underline;
	color: #8dc14f;
}
#or_link:hover {
	text-decoration: none;
	color: #4E2716;
}
#or_link:active {
	text-decoration: underline;
	color: #8dc14f;
}
.stylePinkSlug {
	color: #D275A5;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}#PinkBox {
	margin: 3px;
	padding: 4px;
	height: 130px;
	width: 360px;
	background-color: #fae3f1;
}
