a {text-decoration: underline;}
a:link { color: #CC9900; text-decoration: underline;  }
a:visited { color: #CC9900; text-decoration: underline;  }
a:hover { color: #CC0000; text-decoration: underline;  }
a:active { color: #CC9900; text-decoration: underline;  }

body {
	background-attachment: scroll;
	background-color: #cfccbf;
	background-image: url(/images_hm/stripe_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-right: 21px;
	margin-left: 2px;
	
}
.eventcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	
}
