body {
	background-image: none;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	color: black;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	color: black;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	color: black;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	color: black;
}

td.announcement {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	background-color: white;
}

td.announcementHigh {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	background-color: white;
}

