a:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
	color: #909090;
}
a:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
	color: #909090;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
	color: #909090;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
	color: #000000;
}
td            { font-family: Trebuchet MS; font-size: 10pt; color: #666666 }