font		{ background: none; font-family: tahoma,verdana,arial,helvetica; text-decoration: none }

a:link		{ color: #9000FF; font-size: 20px; font-weight: bold; background: none; text-decoration: none }
a:visited	{ color: #9000FF; font-size: 20px; font-weight: bold; background: none; text-decoration: none }
a:active	{ text-decoration: none }
a:hover		{ text-decoration: none; color: #ffffff; letter-spacing: 0px; font-weight: bold; background: black;}

.newstitle	{ color: #f0f000; font-size: 18px; font-weight: bold; }


body {
  scrollbar-face-color: #502000;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #802000;
  scrollbar-3dlight-color: #882800;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #401000; 
  scrollbar-arrow-color: #401000;
  background-image: url('../images/toplogo.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
}
