.sdictname
{
    font-weight: bold;
    color: black;
    font-size: 9pt;
}

.sdictsmallprint
{
    color: gray;
    font-size: 6pt;
}

.dictname
{
    color: #FF9900;
    font-weight: bold;
    font-size: 11pt;
    text-decoration: none;
}

.dictsmallprint
{
    font-size: 8pt;
    color: black;
}

.dictword
{
    font-size: 9pt;
    font-weight: bold;
    color: black;
}

.dictdef
{
    font-size: 8pt;
    color: black;
}

.dictwordlarge
{
    font-size: 11pt;
    font-weight: bold;
    color: #FF9900;
    text-decoration: none;
}

