/* CSS Document */

.hmcenterlink {
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CCCCC8; /* #B4B4AF #8E8E88 */
	text-decoration: none;
}
.hmcenterlink:hover {
	
	color: #fff000; /* #B4B4AF #8E8E88 */
	text-decoration: none;
}
.hmtext {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
}
a.hmmorelink {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}.date {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
}

