a:link {
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
}

a:visited {
	text-decoration: none;
	color:#000000;
	font-size: 9pt;
}

a:hover {
	bgcolor:white;
	color: #FF3300;
	text-decoration: underline;
	font-size: 9pt;
}
td {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
input {
	background-color: #fbfbfb;
	border: 1px solid #333333;
}
.d {
	font-size: 9pt;
	font-weight: bold;
	color: #FF3300;
}

