﻿


div#aikistars div
{
    float:left;
    display:block;
    position:relative;
    
}

div#aikistars a
{
    display:block;
    position:relative;
    
}

div#brown a
{    
    background:  url(images/rs_brownsmall_nl.jpg) 0% 0% no-repeat;   
}

div#brown a:hover
{
    background:  url(images/rs_brownsmall_mo.jpg) 0% 0% no-repeat; 
}

div#purple a
{    
    background:  url(images/rs_purplesmall_nl.jpg) 0% 0% no-repeat;   
}

div#purple a:hover
{
    background:  url(images/rs_purplesmall_mo.jpg) 0% 0% no-repeat; 
}

div#blue a
{    
    background:  url(images/rs_bluesmall_nl.jpg) 0% 0% no-repeat;   
}

div#blue a:hover
{
    background:  url(images/rs_bluesmall_mo.jpg) 0% 0% no-repeat; 
}

div#green a
{    
    background:  url(images/rs_greensmall_nl.jpg) 0% 0% no-repeat;   
}

div#green a:hover
{
    background:  url(images/rs_greensmall_mo.jpg) 0% 0% no-repeat; 
}

div#orange a
{    
    background:  url(images/rs_orangesmall_nl.jpg) 0% 0% no-repeat;   
}

div#orange a:hover
{
    background:  url(images/rs_orangesmall_mo.jpg) 0% 0% no-repeat; 
}

div#yellow a
{    
    background:  url(images/rs_yellowsmall_nl.jpg) 0% 0% no-repeat;   
}

div#yellow a:hover
{
    background:  url(images/rs_yellowsmall_mo.jpg) 0% 0% no-repeat; 
}

div#white a
{    
    background:  url(images/rs_whitesmall_nl.jpg) 0% 0% no-repeat;   
}

div#white a:hover
{
    background:  url(images/rs_whitesmall_mo.jpg) 0% 0% no-repeat; 
}