a {
	color: #FFFFFF;
	text-decoration: none;
	}
a:active {
	color: #330033;
	text-decoration: none;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #333399;
	text-align: center;

}
.mainback {
	background-image: url(../images/backimage.jpg);
	background-repeat: no-repeat;
}
.fillerback {
	background-image: url(../images/backfiller.jpg);
	background-repeat: repeat-y;
}
.copyrighttext {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.bottomlinktext {
	font-size: 14px;
	color: #FFFFFF;
}
.bottomlinktext:hover {
	color: #CCCC99;
}
.bottomlinktext:active {
	color: #330033;
}
.Bluetitletext {
	font-size: 18px;
	color: #333399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.smalllinktext {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.smalllinktext:hover {
	color: #333399;
}
