.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
.bodyTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFCCFF;
}
.bodyTextLink:link {
	color: #FFCCFF;
	text-decoration : none;
}
.bodyTextLink:visited {
	color: #FFCCFF;
	text-decoration : none;
}
.bodyTextLink:hover {
	color: #333333;
	text-decoration : none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.inputBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663366;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px #000000;
	height: 18px;
}
.submitButton {
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color : #663366;
	font-weight : bold;
	text-align : center;
	border: 1px;
}
.pullDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #663366;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.smallTextLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.smallTextLink:link {
	color: #FFCCFF;
	text-decoration : none;
}
.smallTextLink:visited {
	color: #FFCCFF;
	text-decoration : none;
}
.smallTextLink:hover {
	color: #333333;
	text-decoration : none;
}
