body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
A:link {
	text-decoration: none;
	color: #FF9900;
}
A:visited {
	text-decoration: none;
	color: #FF6633;
}
A:hover {
	text-decoration: underline; 
	color: #FFCC66;
}
