/* Stylesheet Master */
body {font-family: "Verdana", "Arial", sans-serif; background-color: #2e3784; color: #ffbf73;}
h2 {color: #ffA840;}
h1 {color: #36DA82;}
a:link {color:#717BD8;}      /* unvisited link */
a:visited {color:#4C59D8;}  /* visited link */
a:hover {color:#FF8B00;}  /* mouse over link */
a:active {color:#FF8B00;}  /* selected link */
