a:link.leftnav {color: White; text-decoration: underline}
a:active.leftnav {color: white; text-decoration: underline}
a:visited.leftnav {color: white; text-decoration: underline}
a:hover.leftnav {color: white; text-decoration: underline; background-color: #7FA1B7}

a:link.body {color: #336699; text-decoration: underline}
a:active.body {color: #336699; text-decoration: underline}
a:visited.body {color: #336699; text-decoration: underline}
a:hover.body {color: Black;	text-decoration: underline;	background-color: #A5C2D5}


a:link.whatsnew {color: #336699; text-decoration: underline}
a:active.whatsnew {color: #336699; text-decoration: underline}
a:visited.whatsnew {color: #336699; text-decoration: underline}
a:hover.whatsnew {color: black; text-decoration: underline; background-color: #A5C2D5}
.whatsnew {  font-family: Verdana, Arial; font-size: 10px;	color: #000000}

a:link.footer {color: White; text-decoration: none}
a:active.footer {color: white; text-decoration: underline}
a:visited.footer {color: white; text-decoration: underline}
a:hover.footer {color: white; text-decoration: underline; background-color: #A5C2D5}

body {
scrollbar-base-color: #999999;
scrollbar-3dlight-color:#7fa1b7;
scrollbar-arrow-color:#FFE4CA;
scrollbar-darkshadow-color:#7fa1b7;
scrollbar-face-color:#A5C2D5;
scrollbar-highlight-color:#999;
scrollbar-shadow-color:#FFFFFF;
}

TD {font-family: Verdana, Arial; font-size: 12px;	color: #000000}