.border-all {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.thanks {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/thanks.jpg);
	background-repeat: no-repeat;
}
.credit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a.link2 {
	font-size: 9px;
	line-height: 9px;
	letter-spacing: 1px;
	color: #3399FF;
}
a.link2:link {
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #3399FF;
}
a.link2:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.link2:active {
	text-decoration: none;
	color: #FFFFFF;
}