table {
	font-size: 12px;
	color: #666666;
}
a:link {
	font-size: 12px;
	color: #669900;
}
a:visited {
	font-size: 12px;
	color: #999900;
}
a:hover {
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.mini {
	font-size: 10px;
	color: #666666;
	font-weight: lighter;
}
