.zi {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;


}

.red{
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;


}

A.red:link {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;


}

A.red:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;


}

A.red:active {
	color: #666666;
	font-family: "Arial";
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;


}

.black{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;



}

A.black:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;



}

A.black:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;



}

a.black:active {
	color: #666666;
	font-family: "Arial";
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;



}
.date {

	font-family: "Arial";
	font-size: 10px;
	color: #CC6A09;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
