.dummy {}

.menu { 
    color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	text-decoration:none;
  }
.menu A:link {text-decoration:none; color:#FFFFFF;}
.menu A:visited {text-decoration:none; color:#FFFFFF;}
.menu A:active {text-decoration:none; color: #FFFF80;}
.menu A:hover { text-decoration:none; color: #FFFF80;}

.small_white_norm {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
}
.small_white_norm A:link {text-decoration:none; color:#FFFFFF;}
.small_white_norm A:visited {text-decoration:none; color:#FFFFFF;}
.small_white_norm A:active {text-decoration:none; color: #FFFF80;}
.small_white_norm A:hover { text-decoration:none; color: #FFFF80;}

.med_white_bold {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.med_white_bold A:link {text-decoration:none; color:#FFFFFF;}
.med_white_bold A:visited {text-decoration:none; color:#FFFFFF;}
.med_white_bold A:active {text-decoration:none; color: #AA0000; }
.med_white_bold A:hover { text-decoration:none; color: #AA0000;}

.med_white_bold_y {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.med_white_bold_y A:link {text-decoration:none; color:#FFFFFF;}
.med_white_bold_y A:visited {text-decoration:none; color:#FFFFFF;}
.med_white_bold_y A:active {text-decoration:none; color: #FFFF80; }
.med_white_bold_y A:hover { text-decoration:none; color: #FFFF80;}


.large_red_bold {
	color: #CC0000;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
.large_red_norm {
	color: #CC0000;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}
.small_black_bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
}
.page_heading {
	color: #2E2E2E;
	font-size: 14px;
	line-height: 20px;
}
.wine_name {
	color: #555555;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.wine_desc {
	color: #404040;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.body {
	color: #555555;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.body A:link {text-decoration:none; color:#000000;font-weight:bold;}
.body A:visited {text-decoration:none; color:#555555; font-weight:bold;}
.body A:active {text-decoration:none; color: #555555; font-weight:bold;}
.body A:hover { text-decoration:underline; color: #000000;font-weight:bold;}