.title {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}
.sub {
	font-size: 12px;
	color: #CC3300;
	font-weight: normal;
}
.links {
	font-size: 11px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blacklinks {
	color: #003366;
	text-decoration: none;
}
