
SPAN.norm  {
	font-size : 11px;
	font-family :  Arial;
}

TD.right  {
	text-align : right;
	font-size : 11px;
	font-family : Arial,;
}

A  {
	color : #0000ff;
	text-decoration : underline;
	font-family : Arial;
}

A:visited  {
	color : #000ff;
	text-decoration : underline;
	font-family : Arial;
}

A:hover  {
	color : #ff0000;
	font-family : Arial;
}

A.sl  {
	color : #0099ff;
	text-decoration : underline;
	font-family : Arial;
}

A.red  {
	color : #ff0000;
	text-decoration : none;
	font-family : Arial;
}

A.white  {
	font-size : 14px;
	color : #ffffff;
	text-decoration : none;
	font-family : Arial;
}

A.blue  {
	color : #000088;
	text-decoration : underline;
	font-family : Arial;
}



