body, table, tr, td {
	color : #FFFFFF;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
}
a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.CopyRight {
	font-size: 11px;
}
.CopyRight a, CopyRight a:link, CopyRight a:visited, CopyRight a:active {
	color: #FFF;
	text-decoration: none;
}
.CopyRight a:hover {
	color: #8BAB2D;
	text-decoration: underline;
}
.MenuOn {
	color: #8BAB2D !important;
}
input, select, textarea {
	background-color: #FFF;
	color:#3F413C;
	border:1px solid #3F413C;
	font-size: 11px;
	width: 250px;
}