body,td,th {
	font-size: 18px;
	color: #300;
}
body {
	background-image: url(silkimages/necktiestop.gif);
}
a:link {
	color: #306;
}
a:visited {
	color: #00C;
}
a:hover {
	color: #639;
}
a:active {
	color: #66C;
}
h1 {
	font-size: 36px;
	color: #306;
}
h2 {
	font-size: 24px;
	color: #639;
}
h3 {
	font-size: 24px;
	color: #66C;
}.border {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #33C;
	border-right-color: #66C;
	border-bottom-color: #309;
	border-left-color: #639;
}
.url {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #069;
}

