.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663366;
}

.menutext a:link{
	color: #663366;
	text-decoration: none;
}

.menutext a:visited{
	color: #663366;
	text-decoration: none;
}

.menutext a:hover{
	color: #663366;
	text-decoration: underline;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;

}

.maintext a:link{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7E4985;
	padding-top: 10px;
	padding-left: 10px;


}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC99CC;
}
.largegrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BA8EC1;
	padding-left: 10px;
	font-weight: bold;

}
.smallpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663366;
	padding-left: 100px;

}
.footertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663366;
}

.footertext a:link{
	color: #663366;
	text-decoration: none;
}

.footertext a:visited{
	color: #663366;
	text-decoration: none;
}

.footertext a:hover{
	color: #663366;
	text-decoration: underline;
}

.pinktopright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BA8EC1;
	padding-left: 100px;
	font-weight: bold;
	padding-top: 10px;

}
.maintextTopR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 100px;
	font-weight: bold;

}
.wedpad {
	border: 2px solid #8B8589;
}
