TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #cccccc;
}
.text10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #cc6600;
}
.copy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #cccccc;
}
A:link {
	color : #cccc99;
	text-decoration : none;
}
A:active {
	color : #cccc99;
	text-decoration : none;
}
A:hover {
	color : #cccc99;
	text-decoration : none;
	background-color: #cc3300;
}
A:visited {
	color : #996600;
	text-decoration : none;
}