a:link { text-decoration:none; font-weight:bold; color:black; }
a:visited { text-decoration:none; font-weight:bold; color:black; }
a:hover { text-decoration:underline; font-weight:bold; color:#993366}

.a1:link { text-decoration:underline; font-weight:bold; color:#000000; }
.a1:visited { text-decoration:underline; font-weight:bold; color:#000000; }
.a1:hover { text-decoration:underline; font-weight:bold; color:#993366}

.a2:link { text-decoration:underline; font-weight:bold; color:#000000; }
.a2:visited { text-decoration:underline; font-weight:bold; color:#000000; }
.a2:hover { text-decoration:underline; font-weight:bold; color:#00CC99}
 
body, td { font-family:Book Antiqua, Arial, sans-serif; }

h1 { color:black; font-family: Copperplate Gothic Bold; font-size:200%; bold; }
h2 { color:#993366; font-family: Copperplate Gothic Bold; font-size:120%; bold; }

