body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 5px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
ul {
	color: #663333;
	font-size: x-small;
	font-weight: normal;
	list-style-image: url(../images/lucybullet.gif);
	line-height: 40px;
	list-style-position: outside;



}
a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;


	}
a:hover {
	color: #33FF00;
	background: #ff6600;
	}	
.bottom {
	background-image: url(../images/bannerbg1024.jpg);
}
.dotright {
	border-right-width: 1px;
	border-right-style: dotted;
	background-color: #F2FFD7;
	border-right-color: #009900;


}
.dotleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #009900;
	background-color: #F2FFD7;

}

#winelink {
	color: #990033;
	display: block;
	text-decoration: underline;

	}
#winelink a{
	color: #990033;
	text-decoration: underline;

}
#winelink a:hover{
	color: #FFFF66;
	background-color: #990033;
	}
hr {
	color: #336633;
}
