@charset "utf-8";

body {
	background-image: url(http://www.luckycraft.com/luckycrafthome/images/back2.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
	padding-bottom: 5px;
}
.menu {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #000000;
	background-image: url(http://www.luckycraft.com/luckycrafthome/images/greyscale.gif);
	text-align: center;
}
.menu a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #000000;
	background-image: url(http://www.luckycraft.com/luckycrafthome/images/greyscale.gif);
	text-align: center;
}
.menu a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #000000;
	background-image: url(http://www.luckycraft.com/luckycrafthome/images/greyscale.gif);
	text-align: center;
}
.small {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.small a:link {
	color: #999999;
}
.small a:visited {
	color: #999999;
}
.small a:hover {
	color: #FFFFFF;
}
.title {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
	padding: 5px;
}

