
.grhc_acts
{
    color:#005692;
    text-decoration: none;
}

.grhc_acts A:hover
{
    text-decoration: underline;
}

.grhc_acts A:link
{
    text-decoration: underline;
}
.grhc_acts A:visited
{
    text-decoration: underline;
}

.grhc_acts A:active
{
    text-decoration: underline;
} 

.comments
{
    color: Gray;
    text-decoration: none;
    margin-left: 10px;
    margin-top: 0px;
    }