tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e6e6e6;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ccff66;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #34528c;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #34528c;
	text-decoration: none;
}
a:visited {
	color: #ccff66;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;	
	padding: 2px;
	font-size: x-small;
	color: #000000;
	border: solid 1px #CCCCCC;
}
SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: x-small;
	color: #000000;
	background-color: #ffffff;
}