BODY {
  background-image: url("_images/bg-poker.gif");
  background-attachment: fixed;
  background-repeat: repeat;
  background-color: FFFFEE;
  text-align: center;
  color: 000000;
  font-size: 11;
  font-weight: bold;
  font-family: "Times New Roman", "Times", serif;

}

H1 {
  text-align: center;
  color: 666600;
  margin-bottom: 6;
  font-size: 24;
  font-weight: bold;
  font-family: "Times New Roman", "Times", serif;

}

H2 {
  text-align: center;
  color: 666600;
  margin-bottom: 2;
  font-size: 20;
  font-weight: bold;
  font-family: "Times New Roman", "Times", serif;

}

H3 {
  text-align: center;
  color: 666600;
  margin-bottom: 2;
  font-size: 16;
  font-weight: bold;
  font-family: "Times New Roman", "Times", serif;

}

P {
  text-align: left;
  color: 000000;
  font-size: 13;
  font-weight: none;
  font-family: "Times New Roman", "Times", serif;

}

.pagetable {
  background-color: FFFFEE;
  text-align: left;
  padding: 5px;
  spacing: 0px;
  color: 000000;
  font-size: 13;
  font-weight: none;
  font-family: "Times New Roman", "Times", serif;

}

.guidetable {
  background-color: FFFFEE;
  text-align: left;
  padding: 0px;
  spacing: 0px;
  color: 000000;
  font-size: 13;
  font-weight: none;
  font-family: "Times New Roman", "Times", serif;

}

td {
  text-align: left;
  padding: 5px;
  spacing: 0px;
  color: 000000;
  font-size: 13;
  font-weight: none;
  font-family: "Times New Roman", "Times", serif;

}

.guide {
  text-align: left;
  padding: 0px;
  spacing: 0px;
  color: 000000;
  font-size: 13;
  font-weight: none;
  font-family: "Times New Roman", "Times", serif;

}

A:link {
  color: 336600;
  font-size: 13;
  font-weight: bold;
  text-decoration: none;
  font-family: "Times New Roman", "Times", serif;
 
}

A:visited {
  color: 336600;
  font-size: 13;
  font-weight: bold;
  text-decoration: none;
  font-family: "Times New Roman", "Times", serif;
 
}

A:active {
  color: 330000;
  font-size: 13;
  font-weight: bold;
  text-decoration: underline;
  font-family: "Times New Roman", "Times", serif;

}

A:hover {
  color: 330000;
  font-size: 13;
  font-weight: bold;
  text-decoration: underline;
  font-family: "Times New Roman", "Times", serif;
 
}

A.room:link {
  color: 990000;
  font-size: 13;
  font-weight: bold;
  text-decoration: none;
  font-family: "Times New Roman", "Times", serif;
 
}

A.room:visited {
  color: 990000;
  font-size: 13;
  font-weight: bold;
  text-decoration: none;
  font-family: "Times New Roman", "Times", serif;
 
}

A.room:active {
  color: CC0000;
  font-size: 13;
  font-weight: bold;
  text-decoration: underline;
  font-family: "Times New Roman", "Times", serif;

}

A.room:hover {
  color: CC0000;
  font-size: 13;
  font-weight: bold;
  text-decoration: underline;
  font-family: "Times New Roman", "Times", serif;
 
}