body {
	background-color: #F593C4;
}
.introbody {
	background-color: #000000;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.goldbackground {
	background-color: #FFFFFF;
	background-image: url(images/goldbackground.jpg);
	background-repeat: repeat-y;
}
.norepeat {
	background-repeat: no-repeat;
}
.PinkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F06AAD;
	text-decoration: none;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.categorylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA5EA0;
	text-decoration: underline;
}
.categorylisttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: 2px;
	text-transform: capitalize;
}
.buttonsstandard		{
	font-size:10px;
	font-weight: bold;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #F593c4;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
}
.categorylist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #EE4F9E;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}
