.redlinks {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.bodytext {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	line-height: 13px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
.blacktext {

	font-family: "MS Sans Serif";
	font-size: xx-small;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.redtext {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	line-height: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;

}
.bluelink {

	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: normal;
	color: #0072FF;
	text-decoration: underline;
}
.redtextsmall {

	font-family: "MS Sans Serif";
	font-size: xx-small;
	line-height: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	text-transform: none;
}
.whitetext {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextbold {

	font-family: "MS Sans Serif";
	font-size: xx-small;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowlinks {

	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.blacktextbold {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;

}
