.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:9pt;
	text-align:center;
}
a:link, a:active, a:visited {
	font-weight:bold ; text-decoration:none;
}
a:hover {
	background:#FFFF00;
}

