.bodyLink {
	color: #003366;
	text-decoration: underline;
}
a.bodyLink:hover {
	color: #CC9966;
	text-decoration: none;
}
.sm {
	font-size: 9px;
}
.noRepeat {
	background-repeat: no-repeat;
}
.xlgText {
	font-size: x-large;
}
.txtCCCCCC {
	color: #CCCCCC;
}
.txt999999 {
	color: #999999;
}
.txt666666 {
	color: #666666;
}
.txtFFFFFF {
	color: #FFFFFF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

