body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
}
.topnav {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.topnav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav a:hover {
	font-weight: bold;
	color: #99CC66;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: bold;
	color: #6D784C;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #C00019;
	text-decoration: none;
}
.winetitle {
	font-size: 12px;
	font-weight: bold;
	color: #4F5589;
	text-align: center;
}
.red {
	color: #9A0F19;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.bottom {
	font-size: 10px;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #C00019;
	text-decoration: none;
}
.quote {
	font-size: 10px;
	font-style: italic;
	color: #4D1984;
}
