.df {
	font-size: 12px;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.dfBold {
	font-size: 12px;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
.sm {
	font-size: 10px;
	line-height: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:link {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline
}
a:visited {
	color: #CC0000;
	font-weight: normal;
	text-decoration:underline
}
a:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CC0000;
}
.tight {

	font-size: 12px;
	line-height: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.tightBold {
	font-size: 12px;
	line-height: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;

}
