body
        {
        background-color: #ffffff;
	font-family: verdana, tahoma, arial;
	color: #000000;
        font-size: 11px;
	}

td
        {
	font-family: verdana, tahoma, arial;
	color: #000000;
        font-size: 11px;
        }

A.menu	{
        color: #ffffff;
        text-decoration:none;
        font-weight: bold;
        }
        
A.menu:hover
	{
        color: #ffffff;
        text-decoration:underline;
        font-weight: bold;
        }
       

A.submenu	{
        color: #ffffff;
        text-decoration:none;
        font-weight: medium;
        //font-style: italic;
        }
        
a.submenu:hover
	{
        color: #ffffff;
        text-decoration:underline;
        font-weight: medium;
        xfont-style: italic;
        }
       

a.banner	{
        color: #505050;
        text-decoration:none;
        font-weight: medium;
        }
        
a.banner:hover
	{
        color: #505050;
        text-decoration:underline;
        font-weight: medium;
        }

.menuBanner
	{
        color: #ffffff;
        font-weight: bold;
        }

.straightList
	{
	padding-bottom:4px;
	}

.wineDesc
	{
	font-style: italic;
	}
	
a.wine
	{
        color: #942d62;
        text-decoration:none;
        font-weight: medium;
        }

a.page	{
        color: #942d62;
        text-decoration:none;
        //font-weight: bold;
        font-size: 15px;
        font-style: italic;
	font-family: georgia, tahoma, arial;
        }
        
a.page:hover
	{
        text-decoration:underline;
        }
        
a.page:focus
	{
	outline: none;
        }


