body {scrollbar-face-color: #F1EFDC;
scrollbar-shadow-color: #000077;
scrollbar-base-color: #F1EFDC;
scrollbar-highlight-color: #000077;
scrollbar-3dlight-color: #F1EFDC;
scrollbar-darkshadow-color: #000077;
scrollbar-track-color: #F1EFDC;
scrollbar-arrow-color: #000077;
color: #005000; 
background-color: #EDECD8;
 }

h3.news {
  color: #AA0000;
  font-weight: bold;
}
h3.brown {
  color: #663300;
  font-weight: bold;
}

a:link  { color: #006600; text-decoration: underline; font-weight: bold; }
a:visited { color: #006000; text-decoration: underline;  font-weight: bold;}
a:hover { color: #996600; text-decoration: underline; }

p.justified {
	text-align: justify; 
}

