body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	font-size: 16px;
	color: #FFCC66;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
#tdNavigation a {
	color: #FFCC66;
	text-decoration: none;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	font-size: 14px;
}
#tdNavigation a:hover {
	background-color: #C6686F;
}
#tdCopyright {
	text-align: right;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
