h1 { color: navy}
h2 { color: navy}
a:link { font-size: 14 ;color: blue; font-weight: normal }
a:visited {font-size: 14 ; color: blue; font-weight: normal }
a:active {font-size: 14 ; color: blue; font-weight: normal }
a:hover {font-size: 14;color:red;text-decoration:overline underline }
