a:link {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 11px;
	color: B30227;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 11px;
	color: 344AB5;
	text-decoration: none;
	font-weight: bold;
}
