a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: inherit;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: inherit;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996633;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: inherit;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: inherit;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.linklist {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-image: url(images/shipswheelbul.gif);
	border: 8;
	border-bottom-color: #FFF;
}
.paragraph {
	font-family: Georgia, Times New Roman, Times, serif;
}
