td {
	font-family: Lucida Grande,Lucida Sans Unicode,Lucida Sans Unicode,geneva,arial,sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-weight: regular;
	color: #9E3300;
}
a:visited {
	text-decoration: none;
	font-weight: regular;
	color: #9E3300;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #FFD5C1;
}
a:active {
	text-decoration: none;
}