body,td,th {
	font-family: "Monaco", verdana, "Courier", "Courier New";
	font-size: 10px;
	letter-spacing: 0px
}
a:link {
	text-decoration: underline;
	color: #5e5e5e;
	border: 0px none #FFFFFF;
}
a:visited {
	color: #5e5e5e;
	text-decoration: underline;
	border: none;
}
a:hover {
	text-decoration: underline;
	color: #5e5e5e;
	background-color: #99ffe3;
	border: none;
}
a:active {
	color: #5e5e5e;
	background-color: #aae1ff;
}
.new {
	font-size: 9px;
	letter-spacing: 5px;
	color: #ff9090;
	background-color: #f8e5e5;
}
a:selected {
	text-decoration: underline;
	background-color: #99ffe3;
	color: #5e5e5e;
	border: 0px none #FFFFFF;
}
