@CHARSET "ISO-8859-1";

#announcement {
	color : #FF6600;
	font-weight : 700;
	text-align : center;
	margin : 20px 0px 0px 50px;
	width : 60%;
}

#announcement a {
	color : #FF6600;
	text-decoration : none;
	border-bottom : 1px dotted #FF6600;
}