.jetroll
{
    font-family: arial, verdana;
    font-size: 9pt;    
    color: #7BABA0;
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.jetroll:hover
{
    color: #7BABA0;
    text-decoration: underline;
}
.boyroll
{
    font-family: arial, verdana;
    font-size: 9pt;    
    color: #9999FF;
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.boyroll:hover
{
    color: #9999FF;
    text-decoration: underline;
}
.girlroll
{
    font-family: arial, verdana;
    font-size: 9pt;    
    color: #F981A2;
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.girlroll:hover
{
    color: #F981A2;
    text-decoration: underline;
}


