@charset "utf-8";
/* CSS Document */

.blktitle {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight:bold;	
}

.blknote {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight:bold;	
}

.listenerclass {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

.adminclass {
	text-decoration: none;
	color: #000066;
	font-size: 13px;
	font-weight:bold;	
}

.redit {
	color: #FF0000;	
	font-weight:bold;	
}