.smallBlackLink {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #000000; text-decoration: none}
a.smallBlackLink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #000000; text-decoration:underline}

.smallBrownLink {  font-family: "Times New Roman", Times, serif; font-size: x-small; font-weight: normal; color: #990000; text-decoration: none}
a.smallBrownLink:hover {  font-family: "Times New Roman", Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #990000; text-decoration:underline}

.redLink {  font-family: "Times New Roman", Times, serif; font-size: x-small; font-weight: normal; color: #990000; text-decoration: none}
a.redLink:hover {  font-family: "Times New Roman", Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #990000; text-decoration:underline}

.smallWhiteLink {font-family: Arial, Helvetica, sans-serif; font-size: x-small;	color: #CCCCCC;text-decoration: none}
a.smallWhiteLink:hover {font-family: Arial, Helvetica, sans-serif; font-size: x-small;	color: #FFFFFF; text-decoration:underline}

.itemBorder { border: 1px solid black }
.itemText {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: xx-small;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;



}
