<!--
body {font-family: Georgia, Times New Roman, Times, serif; color: White; font-size: 80%; background-color: #000064; }

a {font-family: Georgia, Times New Roman, Times, serif; color: White; font-size: 80%; text-decoration: none; font-weight: bold; font-size: 70%; }
a:link    { color: Black; }
a:visited { color: Black; }
a:hover   { text-decoration: underline; color: #A90034; }
a:active  { color: #A90034; }
.links {text-decoration: none; font-weight: bold; font-size: 120%; font-style: Italic; } /*Class to reduce hyper link size*/
.text1 {text-decoration: none; font-weight: bold; font-size: 130%; color: #000064; } /*Class to change text properties*/
.text2 {text-decoration: none; font-size: 100%; } /*Class to change text properties*/

-->