﻿body {
	background-image: url(images/sailbkgrndtie.png);
	background-repeat: repeat;
}

a:link {
	color:#999999;
	}
a:visited {
	color:#999999;
	}

.class1 a:link 	{font-family:Georgia, "Times New Roman", Times, serif;  font-size: 11px; color: #CCCCCC; font-weight: bold; text-decoration: None }
.class1 a:visited 	{font-family: Georgia, "Times New Roman", Times, serif;  font-size: 11px; color: #CCCCCC; font-weight: bold; text-decoration: None }
.class1 a:active	{font-family: Georgia, "Times New Roman", Times, serif;  font-size: 11px;  color: #CCCCCC; font-weight: bold; text-decoration: None }

.class1 a.menu:link 	{font-family: Georgia, "Times New Roman", Times, serif;  font-size: 12px; color: #CCCCCC; font-weight: bold; text-decoration: none }
.class1 a.menu:hover  	{font-family: Tahoma, Trebuchet MS, Verdana, Arial;  font-size: 12px; color: #BB3534; font-weight: bold; text-decoration: None }


a.small_link:link 	{font-family: Tahoma, Trebuchet MS, Verdana, Arial;  font-size: 10px; color: #BB3534; font-weight: bold; text-decoration: none }
a.small_link:visited 	{font-family: Tahoma, Trebuchet MS, Verdana, Arial;  font-size: 10px; color: #BB9966; font-weight: bold; text-decoration: none }
a.small_link:active	{font-family: Tahoma, Trebuchet MS, Verdana, Arial;  font-size: 10px;  color: #000000; font-weight: bold; text-decoration: none }
a.small_link:hover  	{font-family: Tahoma, Trebuchet MS, Verdana, Arial;  font-size: 10px; color: #BB3534; font-weight: bold; text-decoration: None }
h1 {
	color: #130BFF;
}
.bodytext {
	color:#CCCCCC;
	font-family: "Times New Roman", Times, serif;
}
.headertext {
color:#FFFFAA;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:large;
}
.infotext {
	color:#FFBF00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
}
.forsaleheader {
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
}.promo {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #FFFF55;
}
.smalltext {
	font-size: x-small;
}
.infotextsm {
	color:#FFBF00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}

