.a {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #0066CC;
}
.b {
	font-size: 12px;
	line-height: 20px;
	color: #97CBFF;
	text-decoration: none;
}
.c {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #97CBFF;
}
a.b:hover {
	color: #FFFFFF;
}
.ddd {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #0066CC;
}
.title {
	font-size: 10pt;
	font-weight: bold;
	color: #003973;
}
/*a:link {
	font-size: 9pt;
	text-decoration: underline;
	color: #FF6600;
}
*/
/*a:visited {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}*/
a:hover {
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: underline;
}