body {
	background-color: #739095;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
	font-size: 10px;
	color: #FD9106;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FD9106;
}
a:hover {
	text-decoration: none;
	color: #FD9106;
}
a:active {
	text-decoration: underline;
	color: #FD9106;
}
