body {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.lista {
	background-image: url(menubg.gif);
	color:White;
	font-weight: bold;
	font-size: 12px;
	font-style: normal; 
}

a {
	text-decoration: none;
}

a:link.linkBack, a:visited.linkBack, a:active.linkBack, a:focus.linkBack {
	font-size: 11px;
	text-decoration: underline;
	color: Black;
}

a:hover.linkBack {
	color: Green;
	text-decoration: underline;
}

a:link.listaRef, a:visited.listaRef, a:active.listaRef, a:focus.listRef {
	color: White;
}

a:hover.listaRef {
	color: Yellow;
	text-decoration: underline;
}

a:link.gameLink, a:visited.gameLink, a:active.gameLink, a:focus.gameLink {
	font-size: 11px;
	font-weight: bold;
	color: #14B3EA;
}

a:hover.gameLink {
	color: Blue;
	text-decoration: underline;
}


a:link.playNow, a:visited.playNow, a:active.playNow, a:focus.playNow {
	font-size: 14px;
	font-weight: bold;
	color: #c03000;
}

a:hover.playNow {
	color: Blue;
	text-decoration: underline;
}

a.back {
	color: #14B3EA;
	text-decoration: underline;
}

a:hover.back {
	color: Blue;
}

a.affiliate {
	font-size: 13px;
	color: #1483EA;
}

a:hover.affiliate {
	color: Blue;
	text-decoration: underline;
}

.imageBorder {
	border-top: #14B3EA 1px solid; border-right: #14B3EA 1px solid; BORDER-left: #14B3EA 1px solid; border-bottom: #14B3EA 1px solid;
	padding-top: 2px; padding-right: 2px; padding-left: 2px; padding-bottom: 2px; margin-right: 5px;
}

.gameTitle {
	color: black;
	font-weight: bold;
	font-size: 13px;
}

.smallTitle {
	font-weight: bold; font-size: 15px; color: #0000CC;
}

.title2 {
	font-weight: bold; font-size: 18px; color: #0000CC;
}

.ruleText {
	font-size: 13px; color: black;
}

.descrText {
	font-size: 12px; line-height: 16px
}

.smallText {
	font-size: 11px; color: black;
}
