BODY, TD, TH  {
	font-size : 10pt;
}

A {
	text-decoration  : none;
	color : AA0000;
}

A:Visited {
	text-decoration  : none;
	color : AA0000;
}

A:Active  {
	text-decoration  : none;
	color : AA0000;
}

A:Hover  {
	text-decoration  : underline;
	color : AA0000;
}
#content.A {	text-decoration  : none;
	color : AA0000;
}
.black_box {
	border: 1px solid #333333;
}

