﻿.CatMenuHeaderBack
{
    background-image:url(../gfx/btnbackhead.png);
    height:28px;
    width:157px;
}

.CatMenuBack:Link
{
    background-image:url(img/p2.jpg);
    height:49px;
    width:86px;
    color:white;
    font-size:8pt;
}

.CatMenuBack:Visited
{
    background-image:url(img/f8-1.jpg);
    height:49px;
    width:86px;
    color:white;
    font-size:8pt;
}

.CatMenuBack:Hover
{
    background-image:url(img/f8-2.jpg);
    height:49px;
    width:86px;
    color:Red;
}
.CatMenuBack:Link
{
    background-image:url(img/f8-1.jpg);
    height:49px;
    width:86px;
    color:white;
    font-size:8pt;
}
.CatMenuBack2:Visited
{
    background-image:url(img/backb4.png);
    height:49px;
    width:86px;
    color:white;
    font-size:8pt;
}

.CatMenuBack2:Hover
{
    background-image:url(img/backb3.png);
    height:49px;
    width:86px;
    color:Red;
}
.CatMenuBack2:Link
{
    background-image:url(img/backb4.png);
    height:49px;
    width:86px;
    color:white;
    font-size:8pt;
}