BODY {
Background : #336699;
font-family : Verdana, Arial, sans-serif;
font-size: 13px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #336699;
scrollbar-3dlight-color: #658CBE;
scrollbar-highlight-color: #COCOCO;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: ##336699;
}

p, tr, td, li, ul, table{
color: #FFFFFF;
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;
background: #B9CBE1;
text-decoration : none;
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 : #658CBE;
text-decoration: none;
font-size: 12px
font-family: Verdana, Arial, sans-serif;
font-weight: Bold
}

a.cat:VISITED {
color : #0E335F;
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 : #0E335F;
text-decoration : none;
font-size: 12px
font-weight: Bold
}

a.tree:link {
color : #FF3300;
text-decoration: none;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
}

a.tree:VISITED {
color : #FF3300;
text-decoration : none;
font-size: 12px;
}
 
a.tree:HOVER {
color : #FFFFFF;
background: #225999;
text-decoration : underline;
font-size: 12px;
}

a.tree:ACTIVE {
color : #FF3300;
text-decoration : none;
font-size: 12px;
}

H1,H2, H3, H4, H5,H6 {
font-size : 15px;
font-weight : bold;
color: #225999;
}
