a img {border: none; }
a:link {color: #00009B; }
a:visited {color: #00009B; }
a:hover {color: orange; }
a:active {color: #00009B; }


a.page:link {color: black; font-family: georgia; font-size: 10pt;}
a.page:visited {color: black;font-family: georgia; font-size: 10pt;}
a.page:hover {color: red;}
a.page:active {color: black; font-family: georgia; font-size: 10pt;}

a.con:link {color: black; text-decoration: underline; }
a.con:visited {color: black; text-decoration: underline; }
a.con:hover {color: white; text-decoration: underline; }
a.con:active {color: black; text-decoration: underline; } 

a.con1:link {color: black; text-decoration: underline; }
a.con1:visited {color: black; text-decoration: underline; }
a.con1:hover {color: red; text-decoration: underline; }
a.con1:active {color: black; text-decoration: underline; }

a.con2:link {color: yellow; text-decoration: underline; font-family: Kristen ITC;}
a.con2:visited {color: yellow; text-decoration: underline; font-family: Kristen ITC;}
a.con2:hover {color: orange; text-decoration: underline; font-family: verdana;}
a.con2:active {color: yellow; text-decoration: underline; font-family: Kristen ITC;}