td {
	font-size: 10pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
}

.news {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10pt; color: #FFFFFF; text-decoration: none}
.blacklinks { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10pt; color: #333333; text-decoration: none}
.newsBLUE { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10pt; color: #333333; text-decoration: none }
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-decoration: underline;
	color: #333333;
}




#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: solid 3px #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}
