

a:visited {
    color: purple;
  }


a:link {
    color: red;
  }


a:hover {
    color: yellow;
    text-decoration: none;
  }


a {
    color: red;
  }


body {
    scrollbar-arrow-color : FF0000;
  }


form {
    padding: 0px;
  }


h1 {
    font-size: 24pt;
    font-family: verdana, arial, sans-serif;
  }


h2 {
    font-size: 18pt;
    font-family: times;
  }


h3 {
    font-size: 11pt;
    font-family: arial;
  }


h4 {
    font-size: 11pt;
    font-family: arial;
  }


h5 {
    font-size: 11pt;
    font-family: arial;
  }


h6 {
    font-size: 11pt;
    font-family: arial;
  }


INPUT {
    color: #7b0808;
    font-style: normal;
    font-weight: 500;
    font-size: 10pt;
    font-family: Verdana;
    background-color: #f5deb3;
    border: outset 2px purple;
  }


p {
  }


SELECT {
    color: #7b0808;
    font-style: normal;
    font-weight: 500;
    font-size: 10pt;
    font-family: Verdana;
    border: 3px;
  }


td {
  }


TEXT {
    border-bottom-width : 2px;
    border-left-width : 2px;
    border-right-width : 2px;
    border-top-width : 2px;
    color : azure;
    font-family : Verdana;
    font-size : 10pt;
    font-style : normal;
    font-weight : 500;
  }


TEXTAREA {
    color: green;
    font-style: normal;
    font-weight: 500;
    font-size: 10pt;
    font-family: Verdana;
    background-color: olive;
    border: 4px;
  }


th {
  }


.celebrities {
    font-style: oblique;
    font-weight: normal;
    font-size: 12pt;
    line-height: 16px;
    font-family: "Arial Narrow", Arial;
    letter-spacing: 1px;
  }


.copyright {
    font-size: 8pt;
    font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial;
  }


.credits {
  }


.header {
    font-size: 36pt;
    font-family: "Courier Old", "Courier New", Courier;
    width: auto;
    height: auto;
  }


.indies {
    font-size: 10pt;
    padding: 7px;
  }


.info {
    color: black;
    font-family: "Courier Old", "Courier New", Courier;
    letter-spacing: normal;
    padding: 20px;
  }


.keyword {
  }


.linkheader {
    color: green;
    padding: 7px;
  }


.lowmenu {
    line-height: 18px;
    word-spacing: normal;
    letter-spacing: normal;
    padding: 7px;
  }


.lowmenu:link {
    line-height: 18px;
    word-spacing: normal;
    letter-spacing: normal;
    padding: 7px;
  }


.lowmenu:visited {
    line-height: 18px;
    word-spacing: normal;
    letter-spacing: normal;
    padding: 7px;
  }


.lowmenu:hover {
    color: #ffb903;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline overline line-through blink;
  }


.quote {
    color: #ffefd5;
    font-family: "Courier Old", "Courier New", Courier;
    letter-spacing: normal;
    padding: 20px;
  }


.searchbutton {
    color: maroon;
    text-decoration: blink;
    cursor: hand;
  }


.shade {
    filter: dropshadow(color=#272727);
  }


.stations {
    font-size: 12pt;
    font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial;
    padding: 7px;
  }


.updatedbutton {
    color: maroon;
    text-decoration: blink;
  }


.nav {
    font-size: 10px;
    text-decoration: none;
    color: FFFFFF;
  }


.nav:link {
    font-size: 10px;
    text-decoration: none;
    color: red;
  }


.nav:visited {
    font-size: 10px;
    text-decoration: none;
    color: magenta;
  }


.nav:hover {
    font-size: 10px;
    text-decoration: none;
    color: yellow;
    font-weight: bold;
    text-decoration: underline;
  }

