#linkbttn {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	height: 50px;
	vertical-align:middle;
	position: relative;
	line-height: 50px;
	background-image: url(../../../../../2009/brackets_on.jpg);
	cursor:pointer;
	color: #000000;
	background-repeat: no-repeat;
	width: 220px;
}

#linkbttn:hover {
	background-color:#000000;
	background-image: url(../../../../../2009/brackets_off.jpg);
	color: #FFFFFF;
}


.MainTitle  { color: #990000; font-size: 13px; font-family: Arial; font-weight: bold }
a.link1:link       { color: #666; font-size: 10px; font-family: Verdana; font-weight: normal; text-decoration: none; }
a.link1:visited     { color: #666; font-size: 10px; font-family: Verdana; font-weight: normal; text-decoration: none; }
a.link1:hover       { color: #000; font-size: 10px; font-family: Verdana; font-weight: normal; text-decoration: none; }

a.linkRed:link       { color: #300; font-size: 9px; font-family: Verdana; font-weight: normal; text-decoration: none; }
a.linkRed:visited     { color: #300; font-size: 9px; font-family: Verdana; font-weight: normal; text-decoration: none; }
a.linkRed:hover       { color: #666; font-size: 9px; font-family: Verdana; font-weight: normal; text-decoration: none; }

.WineNames { color: #000; font-size: 10px; font-family: Arial; font-weight: normal }
.Winery { color: #000; font-size: 11px; font-family: Arial; font-weight: bold }
.Text { color: #000; font-size: 11px; font-family: Arial; font-weight: normal }
