﻿.firstCata
{
    font-weight:bold;
    font-size:14px;
    margin-top:3px;
    margin-bottom:3px;
}

.firstCata a:visited
{
    color:#000000;
    text-decoration:underline;
}
.firstCata a:link
{
    color:#000000;
    text-decoration:underline;
}
.firstCata a:hover
{
    text-decoration:underline;
}

.childCatas
{
    font-size:12px;
    line-height:170%;    
}

.childCatas a:visited
{
    color:#000000;
    text-decoration:underline;
}
.childCatas a:link
{
    color:#000000;
    text-decoration:underline;
}
.childCatas a:hover
{
    text-decoration:underline;
}