.bulletin {
	font-size: 1em;
	float: right;
	padding: 5px;
	background-image: url(../images/coark.gif);
	margin-right: 3px;
	margin-top: 5px;
	width: 180px;
}
.bulletinheader {
	color: #FFFFFF;
	font-size: 27px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-variant: normal;
	line-height: 29px;
	text-align: center;
}a.Nav:link, a.Nav:visited, a.Nav:active {
	color: #333333;
	background-color: #FFFFCC;
	background-image: url(../images/chincheoff.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: center top;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
a.Nav:hover {
	background-color: #FFFF99;
}
