@charset "utf-8";
.white-text-sm {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.black-txt-main {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red-txt-main {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: bb2b2b;
	text-decoration: none;
}
.wine-header-text {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #D3FE0E;
	text-decoration: none;
}
.white-text-sm-reg {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cruise-header-text {
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow-text {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FECD38;
	text-decoration: none;
}
.red-text-bright {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.white-text-sm-07ems {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.black-text-sm-07ems {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black-txt-mainVerdana12pix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red-txt-mainVerdana12pix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BB2B2B;
	text-decoration: none;
}
.red-txt-smVerdana10pix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BB2B2B;
	text-decoration: none;
}
.black-txt-smVerdana10pix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

