A:link {
	color:white;
	font-weight: bold;
	text-decoration: none;

}
A:active {
	color:#99ffff;
	font-weight: bold;
	text-decoration: none;

}
A:visited {
	color:white;
	font-weight: bold;
	text-decoration: none;

}
A:hover {
	color:#99ffff;
	font-weight: bold;
	text-decoration: none;

}
.tbl {
	border: 2pt solid #000000;
}
