.link {
        cursor : hand;
        text-decoration : none;
}

.link:hover {
        cursor : hand;
        text-decoration : underline;
}

.selecttext
{
        font-size : 12px;
}

.menu
{
        font-size:12px;
        color:#000000;
}

.sectiontitle
{
        font-size:20px;
        color:#4B4B4B;
}

.sectiontext
{
        font-size:12px;
        color:#4B4B4B;
}

.sidebartitle
{
        font-size:18px;
        color:#4B4B4B;
        text-decoration : bold;
}

.blacklink {
        cursor : hand;
        text-decoration : underline;
        color : black;
}

.newstext {
        font-size:8pt;
        color:#4B4B4B;
}
