td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
}
a:hover img {
	border-top-color: #56DCF5;
	border-right-color: #56DCF5;
	border-bottom-color: #56DCF5;
	border-left-color: #56DCF5;
}
img {
	border-top-color: #CE643D;
	border-right-color: #CE643D;
	border-bottom-color: #CE643D;
	border-left-color: #CE643D;
}
a:link {
	color: #ED4F00;
	text-decoration: none;
}
a:visited {
	color: #ED4F00;
	text-decoration: none;
}
a:hover {
	color: #50DCFF;
	text-decoration: underline;
}
a:active {
	color: #ED4F00;
	text-decoration: none;
}