
document.write('<Style>');
document.write('A:link{ color:navy;text-decoration:none;font-size:11px;}');
document.write('A:visited{color:navy;text-decoration:none;font-size:11px;}');
document.write('A:hover{color:red;white-decoration:none;font-size:11px;}');
document.write('A:active{color:navy;blue-decoration:none;font-size:11px;}');
document.write('SPAN.head {background:white;color:green;font-size:12px;}');
document.write('</Style>');

document.write('<font color=navy size=2>&nbsp</font>');
document.write('<A href="index.html" target="_top"><center><font face=arial color=orange size=2><b>Home Page</A><br>');
document.write('<A href ="News.html" target="_top"><b><font color=green>News and Photos </font></A><br>');

document.write('<A href ="Sngcmap550.html" target="_top"><b><font color=green>Northumberland Golf Clubs</font></A><br>');

document.write('<A href ="Othercaps.html" target="_top"><b><font color=green>Golf Captains Societies </font></A><br>');
document.write('<font color=navy><b>&nbsp</b></font><br />');


document.write('<A href ="Pres-off.html" target="_top"><b>Present Officials </A><br>');
document.write('<A href ="Liaison.html" target="_top"><b>Liaison Officers </A><br>');
document.write('<A href ="Events-curr.html" target="_top"><b>Programme of Events</A><br>');
document.write('<A href ="Results.html" target="_top"><b>Results - Current Year</A><br>');
document.write('<A href ="Events-history.html" target="_top"><b>Results - Previous Years</A><br>');
document.write('<A href ="Interest.html" target="_top"><b>Interesting Web Sites</A><br>');


document.write('<font color=navy><b>&nbsp</b></font></center>');
document.write('<A href ="Intro.html" target="_top"><center><font size=3><center>The Book of</br>Northumberland <br />Golf Captains</u></center></font></A><br>');
document.write('<font color=navy><b>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp</b></font></center>');

document.write('</font>');




