a.nav:link { text-decoration: none; color: #000066 }
a.nav:active { text-decoration: none; color: #000066 }
a.nav:visited  { text-decoration: none; color: #000066 }
a.nav:hover { text-decoration: underline; color: #000066 }

a:link { text-decoration: none; color: #06007D }
a:active { text-decoration: none; color: #06007D }
a:visited { text-decoration: none; color: #06007D } 
a:hover { text-decoration: underline; color: #06007D }

body {	background-color: white; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: black }
p, td {	font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: black }