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

