.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.orangebg {
	background-attachment: fixed;
	background-image: url(bg_orange.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sushibg {
	background-attachment: fixed;
	background-image: url(bg_sushi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.crawfishbg {
	background-attachment: fixed;
	background-image: url(bg_crawfish.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.webbg {
	background-attachment: fixed;
	background-image: url(bg_coffee.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.flashbg {
	background-attachment: fixed;
	background-image: url(bg_milk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copybg {
	background-attachment: fixed;
	background-image: url(bg_pasta.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.bookbg {
	background-attachment: fixed;
	background-image: url(bg_book.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.printbg {
	background-attachment: fixed;
	background-image: url(bg_lily.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}

.printbg2 {
	background-attachment: fixed;
	background-image: url(bg_print.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	line-height: 15px;
	font-variant: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	line-height: 15px;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: underline;
	line-height: 15px;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}
