.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	color: #009900;
}
body {
	background-image: url();
	background-color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
p {
	padding: 4px;
}
.style2 {
	color: #FFFF00;
	font-weight: bold;
	padding-right: 10px;
}
a:link {
	color: #FFFF00; text-decoration: none;
}
a:visited {
	color: #FFFF00; text-decoration: none;
}
a:hover {
	color: #FFFFFF; text-decoration: none;
}
a:active {
	color: #FFFF00; text-decoration: none;
}

.cuerpo {color: black; font-weight: bold;}

a.cuerpo:link {
	color: navy; text-decoration: none;font-weight: bold;
}
a.cuerpo:visited {
	color: navy; text-decoration: none;font-weight: bold;
}
a.cuerpo:hover {
	color: red; text-decoration: none;font-weight: bold;
}
a.cuerpo:active {
	color: navy; text-decoration: none;font-weight: bold;
}

.style3 {
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
}
.style6 {padding-right: 10px; font-size: 9px; color: #FFFF00;}
.style7 {font-size: 9px}
.style9 {color: #009900}
.style12 {font-size: 18px}
.form {padding: 10px;}

a.pokerlisting, a.pokerlisting:hover {


	text-decoration: underline;
	color: navy;

}