<html>
<head>
<title>あなたのホームページ</title>
<STYLE type="text/css">
a:link {
font-size: 9pt;
text-decoration: none;
}
a:visited {
font-size: 9pt;
text-decoration: none;
}
a:active {
font-size: 9pt;
text-decoration: none;
}
</STYLE>
</head>
<body>
ホームページ作成中。頑張ります!
</body>
</html>