/* CSS Document */

body {
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:13px; text-align:justify;
scrollbar-base-color: B7D3FF;
background-image: url(images/background.gif); background-repeat:repeat-y;
} 

a:active{ color:#665EBC; text-decoration:underline; } 
a:link { color:#665EBC; text-decoration:underline; } 
a:visited { text-decoration:underline; color: #665EBC; } 
a:hover { color: #000000; text-decoration: underline; background: #99CCFF; }

a.nav:active{ color:#FFFFFF; text-decoration:none; } 
a.nav:link { color:#FFFFFF; text-decoration:none; } 
a.nav:visited { text-decoration:none; color: #FFFFFF; } 
a.nav:hover {  color: #FFFFFF; text-decoration: none;}

.headerText{ font-size:11px; }