-
Notifications
You must be signed in to change notification settings - Fork 1
/
links.html
106 lines (105 loc) · 4.13 KB
/
links.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Boston Shufukai Kendo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<!--
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
body {
background-color: #CCFF99;
margin-top: 0px;
margin-bottom: 0px;
}
-->
</style>
<style type="text/css">
<!--
a:link {
text-decoration: none;
color: #0000CC;
}
a:visited {
text-decoration: none;
color: #990033;
}
a:hover {
text-decoration: none;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #FF0000;
}
-->
</style>
<link href="sfkmain.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="/images-global/sfk.ico" />
<style type="text/css">
<!--
.style1 {color: #0000FF}
-->
</style>
</head>
<body>
<table width="780" height="536" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="outline">
<tr>
<td width="780" height="230" colspan="2" align="left" valign="top" bgcolor="#FFFFFF"><table width="780" height="230" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="170" rowspan="2" align="left" valign="top" bgcolor="#339900"><img src="images-global/sfk-logo.gif" width="170" height="200" border="0" align="top" /></td>
<td height="30" bgcolor="#339900"><table width="610" height="30" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="490" id="sfkhead">Boston Shufukai Kendo</td>
</tr>
</table></td>
</tr>
<tr>
<td width="610" align="left" valign="top" bgcolor="#339900"><img src="images-global/links.jpg" width="610" height="170" border="0" align="top" /></td>
</tr>
<tr valign="middle">
<td height="30" colspan="2" bgcolor="#336600">
<a href="index.html" class="nav">Home</a>
<a href="practice.html" class="nav">Practice Info</a>
<a href="events.html" class="nav">Events</a>
<a href="members.html" class="nav">Members</a>
<a href="news.html" class="nav">News</a>
<a href="photos.html" class="nav">Photos</a>
<span class="nav">Links</span>
</td>
</tr>
</table></td>
</tr>
<tr>
<td width="520" align="left" valign="top">
<div id="left-column">
<h1>Federations</h1>
<p style="text-indent: 4em; margin-top: 0;">All United States Kendo Federation (AUSKF)<a href="http://www.auskf.info/"> www.auskf.info</a></p>
<p style="text-indent: 4em; margin-top: 0;">All Eastern US Kendo Federation (AEUSKF)<a href="http://www.auskf.info/dojo/aeuskf.htm"> www.auskf.info/dojo/aeuskf.htm</a></p>
<br>
<h1>Clubs</h1>
<p style="text-indent: 4em; margin-top: 0;">Boston Kendo Kyokai<a href="http://www.boston-kendo.com"> www.boston-kendo.com</a></p>
<p style="text-indent: 4em; margin-top: 0;">NY Shinbukan Kendo Dojo<a href="http://ny-shinbukan.org/"> ny-shinbukan.org</a></p>
<p style="text-indent: 4em; margin-top: 0;">Kenshinkai<a href="http://www.kenshin-kai.com"> www.kenshin-kai.com</a></p>
<p style="text-indent: 4em; margin-top: 0;">New York City Kendo Club<a href="http://www.nyckendo.com/"> www.nyckendo.com</a></p>
<br>
<h1>Miscellaneous</h1>
<p style="text-indent: 4em; margin-top: 0;">Kendo America<a href="http://www.kendo-usa.org/"> www.kendo-usa.org</a></p>
<br>
</div>
</td>
</tr>
<tr>
<td width="20" height="30" colspan="2" bgcolor="#339900"><table width="780" height="30" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="520"><div id="copyright">Copyright © 2007-2013 Boston Shufukai Kendo. All rights reserved.</div></td>
<td width="260"><div id="credit"><a href="http://www.studiomatsui.com/"></a></div></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>