A.border2:LINK, A.border:VISITED {
	font-family: "Times New Roman";
	font-size: 11pt;
	font-style: normal;
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}
A.border2:HOVER {
	font-family: "Times New Roman";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
A.border2:ACTIVE {
	font-family: "Times New Roman";
	font-size: 11pt;
	color: Blue;
	text-decoration: none;
	font-family: "Times New Roman";
	font-style: normal;
	font-weight: bold;
} 

