body {
	background-image: url(images/body-bg-poker.gif);
	background-repeat: repeat-x;;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	line-height: 17px;
}
.title {
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	color: #D4BD87;
	font-size: 12px;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: none;
}
a.navbar:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-weight: none;
}
H1 {
	font-size: 19px;
	color: #E3C620;
}
.head-1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: none;
	color: #EED59C;
}
a.navbar2:hover {
	font-size: 10px;
	color: #EED59C;
	text-decoration: underline;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 11px;
	color: #B9A46D;
	text-decoration: none;
}
a.navbar4 {
	font-size: 11px;
	text-decoration: none;
	color: #C48C25;
}
a.navbar4:hover {
	font-size: 11px;
	color: #C48C25;
	text-decoration: none;
}


