.menu {
	font: 14px Arial, Helvetica, sans-serif;
	color: #663366;
	text-decoration: none;
}
.welcomefont {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 16px;
	font-weight: bold;
}
.mainbody {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	left: 5px;
}

.whiteheader {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

body {
	background-color: #FFF116;
}

a:link {
	text-decoration: none;
	color: #69458B;
}
a:visited {
	text-decoration: none;
	color: #69458B;
}
a:hover {
	text-decoration: underline;
	color: #69458B;
}
a:active {
	text-decoration: none;
	color: #69458B;
}
body {
	background-color: #CCCCCC;
}.watermark {
	background: url(images/webpics/background.jpg) no-repeat top;
}
.watermarkindex {
	background-image: url(images/webpics/webback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
