a:link {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #9a9a9a;
}
a:visited {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #9a9a9a;
}
a:hover {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #145389;
}
a:active {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #145389;
}