.sidebar
   {
   font-family : Times New Roman;
   font-size : 12px;
   }

   .sidebar a:link { color: #0072BC; text-decoration: none; }
   .sidebar a:visited { color: #0072BC; text-decoration: none; }
   .sidebar a:active { color: #0072BC; text-decoration: none; }
   .sidebar a:hover { color: #00ADEF; text-decoration: none; }



.content
   {
   font-family : Times New Roman;
   font-size : 12px;
   }

   .content a:link { color: #0072BC; text-decoration: none; }
   .content a:visited { color: #0072BC; text-decoration: none; }
   .content a:active { color: #0072BC; text-decoration: none; }
   .content a:hover { color: #00ADEF; text-decoration: none; }


body {
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#998675;
	scrollbar-highlight-color:#AC9784;
     }
     
     