BODY {
background-color : #0E335F;
font-family : Verdana, Arial, sans-serif;
font-size: 13px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
    scrollbar-face-color: #556996;
    scrollbar-shadow-color: #5E5F60;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color: #6E9BB1;
    scrollbar-track-color: #556996;
    scrollbar-arrow-color: #ffffff;
}

p, tr, td, li, ul, table{
color: #333333;
font-family : Verdana, Arial, sans-serif;
font-size: 13px;
}


/* this group sets the normal link colors */
a.dog:LINK {
color : #FFFFFF;
text-decoration: none;
font-size: 11px;
font-weight: Bold
}

a.dog:VISITED {
color : #FFFFFF;
text-decoration : none;
font-size: 11px;
font-weight: Bold
}

a.dog:HOVER {
color : #FFFFFF;
text-decoration : underline overline;
font-size: 11px;
font-weight: Bold
}
a.dog:ACTIVE {
color : #FFFFFF;
text-decoration : none;
font-size: 11px;
font-weight: Bold
}

.special {
border: 3px dotted #265895;
padding: 5px;
font-size: 11px;
line-height: 20px;
}

a.cat:link {
color : #000080;
text-decoration: none;
font-size: 12px
font-family: Verdana, Arial, sans-serif;
font-weight: Bold
}

a.cat:VISITED {
color : #000080;
text-decoration : none;
font-size: 12px
font-weight: Bold
}
 
a.cat:HOVER {
color : #FFFFFF;
background: #225999;
text-decoration : underline;
font-size: 12px
font-weight: Bold
}

a.cat:ACTIVE {
color : #000080;
text-decoration : none;
font-size: 12px
font-weight: Bold
}

a.tree:link {
color : #658CBE;
text-decoration: none;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
}

a.tree:VISITED {
color : #0E335F;
text-decoration : none;
font-size: 11px;
}
 
a.tree:HOVER {
color : #FFFFFF;
background: #225999;
text-decoration : underline;
font-size: 11px;
}

a.tree:ACTIVE {
color : #0E335F;
text-decoration : none;
font-size: 11px;
}