.maintext {
	font-family: "Trebuchet MS", "Comic Sans MS", sans-serif;
	font-size: 12px;
	color: #15555F;
	line-height: 18px;
}
.alikitext {
	font-family: "Trebuchet MS", "Comic Sans MS", sans-serif;
	font-size: 12px;
	color: #15555F;
}
.contacttext {
	color: #891065;
	font-family: "Trebuchet MS", "Comic Sans MS", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.purpletext {
	color: #891065;
}
.currentpagetext {
	color: #891065;
}
.currentpagetext a:link { text-decoration: none; color: #891065}
.currentpagetext a:visited { text-decoration: none; color: #891065}
.currentpagetext a:hover {  text-decoration: none; color: #891065}
.currentpagetext a:active { text-decoration: none; color: #891065}

.maintext a:link { text-decoration: none; color: #891065}
.maintext a:visited { text-decoration: none; color: #891065}
.maintext a:hover {  text-decoration: none; color: #15555F}
.maintext a:active { text-decoration: none; color: #891065}

.navigationtext {
	font-size: 13px;
	font-weight: bold;
    color: #FFFFFF
}
.navigationtext a:link { text-decoration: none; color: #FFFFFF}
.navigationtext a:visited { text-decoration: none; color: #FFFFFF}
.navigationtext a:hover {  text-decoration: none; color: #CE67AF}
.navigationtext a:active { text-decoration: none; color: #FFFFFF}
.emailtext {
	line-height: 16px;
	letter-spacing: 2px;
}

.contacttext a:link { text-decoration: none; color: #891065}
.contacttext a:visited { text-decoration: none; color: #891065}
.contacttext a:hover {  text-decoration: none; color: #15555F}
.contacttext a:active { text-decoration: none; color: #891065}

.alikitext a:link { text-decoration: underline; color: #15555F}
.alikitext a:visited { text-decoration: underline; color: #15555F}
.alikitext a:hover {  text-decoration: underline; color: #891065}
.alikitext a:active { text-decoration: underline; color: #15555F}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.mybutton {
	font-family: "Trebuchet MS", "Comic Sans MS", sans-serif;
	font-size: 12px;
	color: #891065;
	border: thin solid #891065;
}
.linebottom {
	border-bottom: 1px solid #15555F;
}