.pirate_talk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
.pirate_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	text-transform: capitalize;
	font-variant: normal;
}
body {
	background-image:  url(images/jolly_bg.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	font-style: italic;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #006600;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
	font-style: italic;
}
.pirate_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	font-style: italic;
}
.pirate_talk_red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: normal;
}
.how_to_dir {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
.how_to_dir_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}

