td {
	font-size: 12px;
	line-height: 200%;
	color:#535353;
}
a:link {
	color:#535353;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #535353;
	text-decoration: underline;
}

