a:link, a:visited, a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #888;
}
a:link, a.small_menu:visited {
	text-decoration: underlined;
}
a:hover {
	color: #717166;
	text-decoration: none;
}
td {
	color:#888;
	font-family: Verdana;
	font-size: 10px;
	margin:0;
}