A:Hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.tit {
	font-family: Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFCC;
}

.textBeer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFCC;
}

.Newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFCC;
}
.link_5 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #FFFFCC;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFCC;
}
.descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFCC66;
	font-style: normal;
	font-weight: bold;
}
.Labeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #A58853;
	font-weight: bold;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFCC;
}

.CellColor {
	background-color: #FFCC66;
}
.menulink {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffff99;
}

.myBeer{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #afa5ad;
}

.openBeer{ /*class added to contents of 1st demo when they are open*/
background: #FFFFCC;
}.paraWhite {
	background-color: #FFFFFF;
}

