body,td {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
img {
	border: 0px;
}
a:link, a:visited {
	color: #e47600;
}
a:hover, a:active {
	color: orange;
}
a.menu:link, a.menu:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	font-size: 12px;
	color: #e47600;
}
a.small:link, a.small:visited {
	color: white;
	text-decoration: none;
}
a.small:hover, a.small:active {
	color: orange;
}

