<style>
body, table, td { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

#hdlntxt { color: navy; font-family: arial; font-size: 32px; font-weight: bold; text-decoration: underline; }
#hdlntxt a:link { color: blue; font-weight: normal; text-decoration: underline; }
#hdlntxt a:visited { color: blue; font-weight: normal; text-decoration: underline; }
#hdlntxt a:hover { color: purple; font-weight: normal; text-decoration: none; }

#smtxt { color: black; font-family: sans-serif; font-size: 10px; font-weight: normal; }
#smtxt a:link { color: blue; font-weight: normal; text-decoration: underline; }
#smtxt a:visited { color: blue; font-weight: normal; text-decoration: underline; }
#smtxt a:hover { color: purple; font-weight: normal; text-decoration: none; }

#bigtxt { color: black; font-family: sans-serif; font-size: 18px; font-weight: normal; }
#bigtxt a:link { color: blue; font-weight: normal; text-decoration: underline; }
#bigtxt a:visited { color: blue; font-weight: normal; text-decoration: underline; }
#bigtxt a:hover { color: purple; font-weight: normal; text-decoration: none; }

#txt { color: black; font-family: sans-serif; font-size: 14px; font-weight: normal; }
#txt a:link { color: blue; font-weight: normal; text-decoration: underline; }
#txt a:visited { color: blue; font-weight: normal; text-decoration: underline; }
#txt a:hover { color: purple; font-weight: normal; text-decoration: none; }

#txtmed { color: black; font-family: sans-serif; font-size: 16px; font-weight: normal; }
#txtmed a:link { color: blue; font-weight: normal; text-decoration: underline; }
#txtmed a:visited { color: blue; font-weight: normal; text-decoration: underline; }
#txtmed a:hover { color: purple; font-weight: normal; text-decoration: none; }

#whitetxtmed { color: white; font-family: sans-serif; font-size: 16px; font-weight: normal; }
#whitetxtmed a:link { color: white; font-weight: normal; text-decoration: underline; }
#whitetxtmed a:visited { color: white; font-weight: normal; text-decoration: underline; }
#whitetxtmed a:hover { color: yellow; font-weight: normal; text-decoration: none; }

#txtnavy { color: navy; font-family: sans-serif; font-size: 14px; font-weight: normal; }
#txtnavy a:link { color: blue; font-weight: normal; text-decoration: underline; }
#txtnavy a:visited { color: blue; font-weight: normal; text-decoration: underline; }
#txtnavy a:hover { color: purple; font-weight: normal; text-decoration: none; }

#txtboldnavy { color: navy; font-family: sans-serif; font-size: 14px; font-weight: bold; }
#txtboldnavy a:link { color: blue; font-weight: bold; text-decoration: underline; }
#txtboldnavy a:visited { color: blue; font-weight: bold; text-decoration: underline; }
#txtboldnavy a:hover { color: purple; font-weight: bold; text-decoration: none; }

#txtwhite { color: white; font-family: sans-serif; font-size: 12px; font-weight: normal; }
#txtwhite a:link { color: white; font-weight: normal; text-decoration: none; }
#txtwhite a:visited { color: white; font-weight: normal; text-decoration: none; }
#txtwhite a:hover { color: yellow; font-weight: normal; text-decoration: none; }

#smtxtwhite { color: white; font-family: sans-serif; font-size: 10px; font-weight: normal; margin-left: 10px; }
#smtxtwhite a:link { color: white; font-weight: normal; text-decoration: underline; }
#smtxtwhite a:visited { color: white; font-weight: normal; text-decoration: underline; }
#smtxtwhite a:hover { color: yellow; font-weight: normal; text-decoration: none; }

a:link  { color: blue; font-weight: bold; text-decoration: none; }
a:visited   { color: blue; font-weight: bold; text-decoration: none; }
a:hover  { color: red; font-weight: bold; text-decoration: underline; }
a:active  { color: blue; font-weight: bold; text-decoration: none; }

#nav { background-color: #CCCCCC; font-family: verdana; font-size: 14px; text-align: left; }
#nav a { display: block; padding: 5px; border-bottom: 1px black solid; }
#nav a#toplink { border-top: 1px black solid; }
#nav a:link { color: navy; font-weight: none; text-decoration: none; }
#nav a:visited { color: navy; font-weight: none; text-decoration: none; }
#nav a:hover { color: red; background-color: #CCCCCC; font-weight: none; text-decoration: none; }
</style>

