/*
a:link    { color:#0A029B; text-decoration: none;      font-weight:bold; }
a:visited { color:#0A029B; text-decoration: none;      font-weight:bold; }
a:hover   { color:#0000FF; text-decoration: underline; font-weight:bold; }
a:active  { color:#3453AD; text-decoration: underline; font-weight:bold; }
*/

a:link    { padding: 3; font-weight:bold; border-width: 1; border-style: none;   color:#0A029B; text-decoration: none;  }
a:visited { padding: 3; font-weight:bold; border-width: 1; border-style: none;   color:#0A029B; text-decoration: none;  }
a:active  { padding: 3; font-weight:bold; border-width: 1; border-style: none;   color:#0A029B; text-decoration: none;  }
a:hover   { padding: 2; font-weight:bold; border-width: 1; border-style: ridge; color:#0A029B; text-decoration: none; background-color:#FFECB8; }

body { Font-family: "Verdana", "arial" }
table { Font-family: "Verdana", "arial" }
span.minisite { Font-family: "Verdana", "arial"; font-size: xx-small; }
span.cite { Font-family: "Times New Roman"; font-style: italic; font-size: larger; }
span.cite2 { Font-family: "Times New Roman"; font-weight:bold; font-size: large; font-color:#0000FF }