body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #DED28F;
	background-color: #000000;

}
.nav {
	font-size: 10pt;

}
.subtitle {
	font-weight: bold;

}
.sub {
    font-size: 85%;
}
.nobg:hover{
	background-color: #000000;
}
li {
	font-size: 10pt;
	list-style-type: square;
	line-height: 25px;
	list-style-position: outside;

}
a:hover {
	background-color: #DED28F;
	color: #000000;

}
td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
a {
	color: #E0D97A;
	text-decoration: none;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
.winetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

.news {
	background-color: #000000;
	color: #DED28F;

}
.ticker {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	color: #FFFFFF !important;
	background-color: #000000 !important;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: none;
}
