.cattext {
color: white;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
font-size: small;
text-shadow: black 2px 2px 2px;
padding-left: 2px;
}
.desctitle {
color: black;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
font-size: small;
}
.desctext {
color: #001B4F;
font-family: arial, helvetica, sans-serif;
font-size: small;
}
.catlink {
color: black;
font-family: arial, helvetica, sans-serif;
font-size: small;
font-weight: normal;
}
.catparent {
font-family: arial, helvetica, sans-serif;
font-size: 0.8em;
}

.catcell1 {
border: 1px solid #bebebe;
background-color: #0055BA;
font-weight: bold;
font-size: small;
}

.catcell2 {
border: 1px solid #bebebe;
background-color: #FFFFFF;
font-size: small;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: #001B4F;
}

.catobj {
font-size: x-small;
border: 1px solid #bebebe;
background-color: #FFFFFF;
color: #001B4F;
}

a.cat:link {
color: #000000;
font-size: small;
}
a.cat:hover {
color: #111111;
font-size: small;
}
a.cat:visited {
color: #111111;
font-size: small;
}


