BODY,TD {
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
}

A {
	color: #FFFF99;
	text-decoration: none;
	font-weight : bold;
}

A:HOVER {
	color: #0099FF;
	text-decoration: none;
	font-weight : bold;
}
B:HOVER { color: #993333; text-decoration: none; font-weight : bold; }
.blacklink {  color: #000099}
.YellowLink { color: #FFFF99; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}
