.tophead {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC66;
}
.bgrd {
	background-attachment: fixed;
	background-image: url(IMAGES/index/back3.jpg);
	background-repeat: repeat;
}
.largelinks {
	font-family: "Comic Sans MS";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF66;
	text-decoration: underline;
}
.text {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9933;
}
.teapot {
	font-family: "Comic Sans MS";
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFDDFF;
	text-decoration: underline;
}
