body {
	color: White;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
TH{
	color: White;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
a:link {
	color: White;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #EEEEEE;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
}
a:active {
	color: White;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
}
select {
	color: black;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	}
input {
	color: black;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
textarea {
	color: black;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

