﻿/* Links styles */
.groups
{
    list-style-type: none;
}

.linkgroup
{
    list-style-type: none;
    font-weight: bold;
    color: #4f6228;
}

.link
{
    font-weight: normal;
}

.linkanchor
{
    color: #df7f1f;
    font-weight: bold;
}

.linkimg
{
    width: 20%;
}

.quated
{
    font-size: 11px;
    text-align: left;
    float: left;
}

.name
{
    font-style: italic;
    font-weight:500;
}
