BODY { font-family: verdana,arial,helvetica,sans-serif; font-size: 100%; background-color: #FFFFFF; color: #000000; }
TD { font-family: verdana,arial,helvetica,sans-serif; font-size: 100%; }
TH { font-family: verdana,arial,helvetica,sans-serif; font-size: 100%; background-color: #ddd; }
td.spacer { font-size: 10%; height: 2px; border: 0px; padding: 0px; margin: 0px; }

.d,.d a:visited,.d a:link, .d
a:active{font-weight:bold;color:#000;text-decoration:none}

/* body,td,font,.p,a{font-family:arial,sans-serif}
a,a:link{color:#009}
a:visited{color:#551a8b}
a:active{color:#f00}
.d,.d a:visited,.d a:link, .d
a:active{font-weight:bold;color:#000;text-decoration:none}
.f{color:#666}
.g,.g a:visited,.g a:link,.g a:active{color:#000}
.h{color:#a03}
.l{line-height:9pt}
.k,.k a:visited,.k a:link, .k a:hover,.k
a:active{font-weight:bold;color:#000}
.p,.p:link,.p a:link,.p a:active,.p a:visited{color:#008000}
.q a:visited,.q a:link,.q a:active,.q {color:#00c}
.s,.s:link,.s:visited,.s a:link{color:#00c;}
.y {font-weight:bold}
.z {visibility:hidden}
*/
/* http://www.free-games.com.au/ */
.rate {
       font-size: 80%;
       color: black;
       padding:2;
       font-weight:bold;
       }
/*
#rate1  {background:#ff0000}
#rate2  {background:#ff3300}
#rate3  {background:#ff6700}
#rate4  {background:#ff9b00}
#rate5  {background:#ffcf00}
#rate6  {background:#fcfe00}
#rate7  {background:#c9e900}
#rate8  {background:#97d500}
#rate9  {background:#65c100}
#rate10 {background:#33ad00}
*/

#rate0  {background:#ff0000}
#rate1  {background:#ff6700}
#rate2  {background:#ffcf00}
#rate3  {background:#c9e900}
#rate4  {background:#97d500}
#rate5  {background:#33ad00}

span.link {
  position: relative;
}

span.link a span {
  display: none;
}

span.link a:hover {
  font-size: 99%;
  font-color: #000000;
}

span.link a:hover span { 
  display: block; 
  position: absolute; 
  margin-top: 30px; 
  margin-left: 10px; 
  width: 200px; padding: 5px; 
  z-index: 100; 
  color: #000000; 
  background: #FFFFAA; 
  /* font: 12px "Arial", sans-serif; */
  text-align: left; 
  text-decoration: none;
}

