.tewkcottage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(images/background.gif);
}
.navigation {
	font-size: 11px;
	color: #000000;
	background-image: url(images/background.gif);
}
td.navigation :hover {
	display: block;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFF99;
	text-decoration: underline;
	background-position: 100% 100%;
}
td.navigation :link {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	background-image: url(images/background.gif);
	display: block;
}

td.navigation :visited {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	background-image: url(images/background.gif);
	display: block;
}

td.navigation :active {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/background.gif);
	display: block;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	background-image: url(images/background.gif);
}
