.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46166B;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #46166B;
}
a:link {
	color: #46166B;
	text-decoration: none;

}
a:visited {
	color: #46166B;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #4C2277;
	text-decoration: none;

}
a.table:link {

	color: #46166B;
	text-decoration: none;
}
a.table:visited {

	color: #46166B;
	text-decoration: none;
}
a.table:hover {

	color: #FF0000;
	text-decoration: underline;
}
a.table:active {

	color: #4C2277;
	text-decoration: none;
}
a.tag:link {

	color: white;
	text-decoration: none;
}
a.tag:visited {

	color: white;
	text-decoration: none;
}
a.tag:hover {

	color: skyblue;
	text-decoration: underline;
}
a.toplink:active {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}

a.toplink:link {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a.toplink:visited {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a.toplink:hover {
	color: yellow;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A429C;
}
.boatheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.boatsize {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46166B;
	padding-right: 10px;
	padding-left: 10px;
}
a.bodylink {
	color:#663399;
	font-size:14px;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:underline;
	}
a.bodylink:link {color:#663399;}
a.bodylink:visited {color:#663399;}
a.bodylink:hover {background-color:#CCCCCC;}