.TextLink {
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; color:#666666; FONT-SIZE: 8pt 
}
a {
	text-decoration:none;color:blue
}
a:hover {
	text-decoration:underline;color:red
}
.termlink {
	text-decoration:none;color:black
}
.termlink:hover {
	text-decoration:underline;color:blue
}
.term {
    FONT-FAMILY:"Arial", "Helvetica", "sans-serif";FONT-SIZE:7.5pt
}
