<!--
 h1.ginzadental01 {
    font-size: 10px;
    color: #000044;
    font-weight: bold;
    font-style: normal;
    margin: 0px;
}
em.ginzadental01 {
    font-size: 10px;
    color: #888888;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
}
strong {
    font-weight: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

-->