a:active { text-decoration: none color: #99aadd }
a:hover { text-decoration: underline }
a:link { text-decoration: none; color: #99aadd }
a:visited { text-decoration: none; color: #aa77aa }
a:hover { text-decoration: underline }


h1 { font-family: Verdana; color: #CCCCCC; font-size: 11px; font-weight: lighter }
h2 { font-family: Verdana; color: #CCCCCC; font-size: 13px; }
h3 { font-family: Verdana; color: #CCCCCC; font-size: 10px; font-weight: lighter }
h4 { font-family: Verdana; color: #CCCCCC; font-size: 11px }
h5 { font-family: Verdana; color: #CCCCCC; font-size: 10px; font-weight: lighter }

body { scrollbar-base-color:#333333; 
  scrollbar-track-color:black; 
  scrollbar-arrow-color:black;
  background:#000}