.background {
	background-attachment: scroll;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 700px;
	background-color: #FFFFFF;


}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9966;
	text-decoration: underline;
	font-variant: normal;
	font-weight: bold;


}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodytext {
	color: #000099;
	font-family: "Comic Sans MS";
	font-size: 14px;

}
.linktextwhbckg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000099;
	text-decoration: underline;
	font-variant: normal;
}
.bodytextsmall {
	color: #000099;
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 15px;
	word-spacing: normal;

}
.visitlinks {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;



}
