td {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #CC6633;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}
body {
	background-color: #000033;
}

