body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h3 {
	font-size:12px;
	margin-bottom:5px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #EFEFEF;
	scrollbar-base-color: #FF66CC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FF33CC;
	text-decoration: none;
}
a:visited {
	color: #FF33CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF33CC;
}
a:active {
	text-decoration: none;
	color: #FF33CC;
}
.bg {
	background-image: url(images/bg.jpg);
	
}
.collectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF33CC;
	font-weight: normal;
	font-style: normal;
}

.wordingstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

.pinkrule {
	color: #FF33CC;
	font-size: 1px;
}

.txtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.thumbs {
	cursor: hand;
}
.brdrright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF33CC;
}
.border {
	border: 1px solid #FF33CC;
}
.s10 {
	font-size: 10px;
}
.s9 {
	font-size: 9px;
}
