.announce_date{
	font-weight: bold;
	color: black;
	height: 40px;
}
a.announce_group{
	color: #444444;
	text-decoration: none;
}
a.announce_group:hover{
	text-decoration: underline;
}

.announce_groupheader{
	font-weight: bold;
	font-size: 16px;
	color: #444444;
}


a.announce_title{
	color: black;
	text-decoration: none;
}
a.announce_title:hover{
	text-decoration: underline;
	color: blue;
}




.announce_innergroup{
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
.announce_innerdate{
	font-weight: bold;
	color: black;
}
.announce_innertitle{
}

.announce_body{
}


.announce_date_small{
	font-weight: bold;
	color: black;
}
a.announce_title_small{
	color: black;
	text-decoration: none;
}
a.announce_title_small:hover{
	text-decoration: underline;
	color: blue;
}
