table{
	font-family: verdana;
	font-size: 10px;
	color: #cccccc;
}

A {
	color: #cc6600;
	text-decoration: none;
}
A:hover {
	color: #cc6600;
	text-decoration: underline;
 }

.black{
	color: #666666;
}





.smalla{
	font-size: 9px;
}

.smallb{
font-size: 9px;
color: #cccccc;
}