body {color: #E0E0FF}
a:link {color: blue;
text-decoration: underline
}     /* unvisited link */
a:visited {color: blue; 
text-decoration: underline
}
a:hover {color: #FFA500;
text-decoration: underline
}   /* mouse over link */
a:active {color: blue;
text-decoration: underline
}   /* selected link */
.link {color: #4800D5}
.HL	{background: #ffff99;
	 color: #000000;}
h1,h2
{
color: #804000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold
text-align: center
}
p
{
text-align: left;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt
}
p.left {text-align: left}
p.center {text-align: center}
.center {text-align: center}
.left {text-align: left}
p.heading
{
text-align: center;
color: #990000;
font-family: Times New Roman;
font-size: 14pt
}
p.address
{
text-align: center;
color: #FFA500;
font-family: Arial;
font-size: 8pt
}
p.hyper
{
text-align: center;
color: #FFFFFF;
font-family: Arial;
font-size: 8pt
}
.list 
{ 
font-size: 10pt;
color: #000000; 
list-style: disc;
text-align: left; 
font-family: Verdana
}
img.black_border 
{ 
border: 1px solid #000000 
}
p.wine
{
text-align: center;
color: #651525;
font-family: Garamond;
font-size: 12pt
}
p.winery
{
text-align: center;
color: #C1A46A;
font-family: Garamond;
font-size: 12pt
}
img.music { border: #999999 solid 1px; }
.dynlink {
cursor:pointer; cursor:hand;
text-decoration: underline; color:blue;
}
