.text {
	color: #9933FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.textsmall2 {
	color: #9966FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.textsmall {
	font-size: 13px;
	font-weight: normal;
	color: #9933FF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/BG3.jpg);
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	color: #9933FF;
}
a:visited {
	color: #6600FF;
}

.subtitle {
	font-size: 18px;
	font-weight: normal;
	color: #CC00FF;
}
.subtitlebig {
	font-size: 20px;
	font-weight: normal;
	color: #CC00FF;
}

a {
	color: #9900FF;
}
.textwhite {
	color: #FFFFFF;
	background-color: #993366;
	font-size: 14px;
}
.textboldbackgpink {
	background-color: #F9DDFF;
	font-weight: bold;
	font-size: 14px;
}
.borders {
	border: 1px solid #999999;
}
