body {
	border-left: thin solid #990000;
	border-right: thin solid #990000;
	border-top: thin solid #990000;
}
A:LINK, A:VISITED, A:ACTIVE {
	font-family : Arial Black;
	text-decoration: none;
	font-size : 9pt;
	color: #FFFFFF;
}

A:ACTIVE {
	font-family: Arial Black;
	text-decoration: none;
	font-size: 9pt;
	color: #B22222;
}

A:HOVER {
	font-family : Arial Black;
	text-decoration: none;
	font-size : 9pt;
	color: #CC0000;
 }



