/* The style rules for junkyarddog.com site wide */
/* last updated Aug 17, 2001 */

a:link {
   font-weight : none;
   color : #0000FF;
   text-decoration : none;
} 

a:visited {
   font-weight : none;
   color : #0000FF;
   text-decoration : none;
}

a:active {
   font-weight : none;
   color : #0000FF;
   text-decoration : none;
}

a:hover {
   font-style : italic;
   color : #577EA5;
   text-decoration : underline;
}

BODY {
   scrollbar-face-color: #C0C0C0;
   scrollbar-shadow-color: #808080;
   scrollbar-highlight-color: #C0C0C0;
   scrollbar-3dlight-color: #808080;
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #C0C0C0;
   scrollbar-arrow-color: black;
}
