BODY

.location {background-color: #E0EF8B; font-size: 16px; font-weight: bold; color: #8346AE; }
.bluetext {color: #22AAFC;}
.orangetext {color: #FFA500;}
.silvertext {color: #C0C0C0;}
.lbluetext {color: #46C7C7;}
.purpletext {color: #8346AE; font-size: 18px;}
.largeheading {color: #8346AE; font-size: 36px; font-weight: bold;}
.mediumheading {color: #8346AE; font-size: 22px; font-weight: bold;}
.pages {font-size: 22px; font-weight: bold; text-align:center;}
.copyright {color: #22AAFC; font-size: 14px; text-align: center; }
.line {color: #8346AE;}



a {text-decoration:none}
a:link {color:#502C62;}      /* unvisited link */
a:hover {color:#FFFFFF;}  /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */ 