TD {
	font-size: 11px;
	font-family : Arial;
}

A:link {
	color: #FF6600;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: underline;
}

A:visited{
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
}
