a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
	font-family: "Gill Sans", Verdana, Geneva;
	font-size: 10px;
}
.h3 {
	font-family: "Gill Sans", Verdana, Geneva;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
}
.h2 {
	font-family: "Gill Sans", Verdana, Geneva;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
}
.h4 {
	font-family: "Gill Sans", Verdana, Geneva;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
}
.paypalbutton {
	font-family: "Gill Sans", Verdana, Geneva;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
}
.paypalbuttonbox {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.floatinglayer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 113px;
	width: 248px;
}
