.webbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(graphics/webbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: static;
	width: auto;
	height: auto;
	padding: 0mm;
	margin: 0px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}
.second {
	background-attachment: scroll;
	background-image: url(graphics/box2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.third {
	background-attachment: scroll;
	background-image: url(graphics/printbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fourth {
	background-attachment: scroll;
	background-image: url(graphics/intbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.designbox {
	background-attachment: scroll;
	background-image: url(graphics/designbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homepagegradient {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(graphics/homebox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FF3399;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9933FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
