﻿body 
{
    margin:0px 0px 0px 0px;
    font-family:arial;
    font-size:13px;
    color:#676767;
}

h1
{
    font-size:13px;
    color:#676767;
    font-weight:bold;
}

h2,h3
{
    font-size:13px;
    color:#676767;
    font-weight:normal;
}

.nh
{
    font-size:11px; 
    text-decoration:none;
    cursor:pointer;
}

.categories
{
    color:#ff9900;
    font-weight:bold;
    font-size:12px;
    width:100%; 
    background-color:#eaf9d0;
}

.categories a
{
    color:#ff9900;
    font-weight:bold;
    text-decoration:underline;
    font-size:12px;
}


.categories a:hover
{
    color:#ff9900;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}