.button {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.button a {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.button a:hover {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
	line-height: 20px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.bottomlink {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10px;
	font-weight:100;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.bottomlink a {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10px;
	font-weight:100;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.bottomlink a:hover {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10px;
	font-weight:100;
	color: #FFC1A4;
	text-decoration:none;
	text-align: center;
	line-height: 20px;
}
.text {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	bottom: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.heading {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.bg {
	border: 1px double #FFFFFF;
}
.textpowered {

	font-family: Verdana, "Times New Roman", Arial;
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	bottom: auto;
}
