/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.wiibutton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color:#999;
}
.wiibutton a 
{
    color:#999;
    font-size: 22px;
    text-decoration: none;

}

.wiibutton a:hover 
{
    color:#999;
    font-size: 25px;
    text-decoration: none;

}
.wiibutton a:active 
{
    color:#999;
    text-decoration: none;
    
}
.wiibutton a:visited 
{
    text-decoration: none;
    
}
      
.wiigameicon
{
    color:#fff;

} 

.wiigameicon a 
{
    color:#fff;
}
.wiigameicon a:hover 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight: bold;
    color:#C9F;
    text-decoration: none;

}
.wiigamerate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color:#0cf;

} 
.wiigamerate a 
{
    color:#0cf;
    font-size: 22px;
   text-decoration: none;
}

.wiipage
{
    font-size: 18px;
    
}
.wiicurrentpage
{
    font-size: 22px;
    
}
.wiigametitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color:#999;
}
.wiistart
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color:#f00;
   text-decoration: none;
}
.wiistart a 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color:#f00;
    text-decoration: none;
}
.wiistart a:hover 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:35px;
    font-weight: bold;
    color:#f00;
    text-decoration: none;

}
