body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #CC0000;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0px;
	color: #4D5E4E;
}
h3 {
	font-size: 14px;
	line-height: normal;
	font-variant: small-caps;
}

font {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #333333;
}
.games {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	position:absolute;
	left:50%;
	width:790px;
	padding:0px;
	margin-left:-390px;
	border:0px;
}
.gambling {
	font-size: 12px;
}
.free-games {
	background-color: #990000;
}
img {
	border:0px;
}
.backgammon {
	border:0px;
	width:100%;
}
.board_games {
	width:13%;
	background-color:#CCCCCC;
	vertical-align:top;
}
.board {
	border:0px;
	background-color:#006600;
}
.chess {
	text-align:center;
}
.checkers {
	text-align:left;
}
.anuncios{
	border:1px dashed #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.anuncios a{
	color:#000000;
	text-decoration:none;
}