.cg {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.m {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.gs {
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
A.bbb:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
A.bbb:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
A.bbb:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;

}
