.hand-back {
	background-attachment: fixed;
	background-image: url(pokerlogo-hand.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;

}
a:active {
	color: #CCCCCC;
}
text {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #FFFFFF;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
.textbold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.largetextbold {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.mediumtextbold {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.pokerbottom {
	background-attachment: fixed;
	background-image: url(alchemypoker-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.poker-fistback {
	background-attachment: fixed;
	background-image: url(http://www.alchemypoker.com/catalogue/images/alchemypoker-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

