a,div.li,h1,h2,h3,h4,h5,h6,li,p,td {
 font-family: Arial, sans-serif;
}

A:HOVER {
 text-decoration: none;
 color: yellow;
}
A {
 text-decoration: none;
 color: silver;
}
A.navi {
 font-size: 10pt;
}
.note {
 font-size: 70%;
}


