/* CSS Document */

.style1 {font-family: Papyrus, "Courier New", Courier, monospace; font-weight:bold;}

a:link {color:#0066FF; text-decoration: none;}
a:visited {color:#0066FF; text-decoration: none;}
a:hover {color:#999999; text-decoration: underline;}
a:active {color: #0066FF; text-decoration: none;}
