body {
	margin-top: 0px;
	background-color: #A0A0A0;
}
body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
}
a {
	font-size: 11px;
	color: #006699;
	font-family: Tahoma, Verdana;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #006699;
}

.orange {
	color: #F77D35;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.newst {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
}
.newsp {
	font-size: 16px;
}
