
a { color: gray; font-size: 13px; font-family: Arial; font-weight: bold; text-decoration: none; color2: red  }
a:visited { color: orange; font-size: 13px; font-family: Arial; font-weight: bold; text-decoration: none }
a:hover { color: orange; font-size: 13px; font-family: Arial; font-weight: bold }
.currentpage  { color: black; font-size: 16px; font-family: Arial; font-style: italic; font-weight: bold; text-decoration: underline }
p { color: gray; font-size: 12px; font-family: Arial }

