.sdictname
{
    font-weight: bold;
    color: black;
    font-size: 14px;
}

.sdictsmallprint
{
    color: gray;
    font-size: 7px;
}

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

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

.dictword
{
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.dictdef
{
    font-size: 12px;
    color: black;
}

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


