.bodyLink {
	color: #003366;
	text-decoration: underline;
}
a.bodyLink:hover {
	color: #cc9966;
	text-decoration: none;
}
.bodyLinkRev {

	color: #CC9966;
	text-decoration: underline;
}
a.bodyLinkRev:hover {
	color: #003366;
	text-decoration: none;
}
.txtSm {
	font-size: 10px;
}
.txtSmCC9966 {
	color: #CC9966;
	font-size: 10px;
}

