a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;

}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;

}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC33CC;

}
.committeeName {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
