body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #669933;
	text-decoration: none;
}
.headline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.headline a:visited {
	color: #333333;
	text-decoration: none;
}
.headline a:hover {
	color: #99CC66;
	text-decoration: none;
	font-weight: bold;
}
.headline a:active {
	color: #99CC66;
	text-decoration: none;
}
.smallLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.smallLink a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.smallLink a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #333333;
}
.smallLink a:active {
	color: #333333;
	text-decoration: none;
}
.newsLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.newsLink a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.newsLink a:hover {
	font-size: 11px;
	color: #669933;
	text-decoration: underline;
	font-weight: normal;
}
.newsLink a:active {
	color: #669933;
	text-decoration: none;
}