A:LINK {
	color : Black;
	font-weight : bold;
	text-decoration: none;
}

A:HOVER {
	color : #CC0000;
	font-weight : bold;
	text-decoration : none;
}

.textstyle {  font-family: "Gill Sans MT", Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
