/* http://three.ninet.org.uk/links/links.css */

.link {
        color: #00005a;
        font-size: 8px;
        font-weight: normal;
        font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}

a.item, a.item:active, a.item:visited {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8px;
        line-height: 16px;
        color: #666;
}
a.more, a.more:visited{
        color: #B0B670;
        font-size: 14px;
        font-weight: bold;
        font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}
a.category, a.category:active, a.category:visited
{
        color: #B0B670;
        font-size: 14px;
        font-weight: bold;
        font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}

.desc {
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
        color: #666;
        line-height: 16px;
}


