@charset "utf-8";
a:link, a:visited {
color: #8E003B;
	font-weight: bold;
text-decoration: none
}

a:hover{
color: #990066;
	font-weight: bold;
text-decoration: none
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
}
.nav_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}
.main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #B35E0A;
}
.highlight {
	font-weight: bold;
	color: #9C5319;
}
.highlightWine {

	font-weight: bold;
	color: #990066;
}
.highlightWhite {


	font-weight: bold;
	color: #E2C04B;
}
.highlightRed {



	font-weight: bold;
	color: #750026;
}
.huge {
	font-size: 72px;
}
.links_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

