div#menu { font-family: helvetica, times new roman, arial, verdana, comic sans ms, sans serif; font-size: smaller; }
div#menu a:link { color: blue; text-decoration: none }
div#menu a:active { color: red; text-decoration: none }
div#menu a:visited { color: blue; text-decoration: none }
div#menu a:hover { color: #FF69B4; text-decoration: underline; }

a:link { color: blue; text-decoration: none }
a:active { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: blue; text-decoration: none }

BODY {background-image: sasamiback.jpg;
background-attachment: fixed;}

h1 { font-family: Times New Roman, Times, serif; margin: 0px; border-bottom: #000 dashed; border-width: medium; text-align: center; }
h2 { text-align: center; }
td.copy { font-family: verdana, geneva, sans serif; font-size: x-small; background: #FFFFFF; }
p {font-family: times new roman, times, serif; }