.J4Jcss {
	font: normal 12px "Comic Sans MS", "Century Gothic";
	color: #003399;
}
a:link {
	font: 12px "Comic Sans MS", "Century Gothic";
	color: #CC0000;
	text-decoration: underline;
	cursor: hand;
}
a:visited {
	font: 12px "Comic Sans MS", "Century Gothic";
	color: #003399;
}
