table{}

Span.SpanDescription {
	font: normal 11px Tahoma;
}
/*-------*/
Span.SpanOtherDescription {
	font: bolder 11px Tahoma;
	color :#000088;
}
/*-------*/
Span.SpanAlert {
	font: bolder 11px Tahoma;
	color :#880000;
}
/*-------*/
Span.SpanLegendTitle {
	font: bolder 11px tahoma;
	color :#000;
}
/*-------*/
A.HrefItemList {
	font: normal 11px Tahoma;
	padding: 0px 2px 0px 2px;
	color: #153E92;
	line-height:10px;
	text-decoration: none;
}

A.HrefItemList:link {
	color: #153E92;
}

A.HrefItemList:hover {
	color: red;
}

A.HrefItemList:active {
	color: red;
}
/*-------*/
A.HrefPageLink {
	font: normal 11px Tahoma;
	padding: 2px 2px 2px 2px;
	color: #000080;
	text-decoration: none;
	text-align:center;
}

A.HrefPageLink:link {
	color: #000080;
}

A.HrefPageLink:hover {
	color: red;
}

A.HrefPageLink:active {
	color: red;
}