a:link {
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #990000;
}
a:visited {
	font-family: Tahoma;
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000ff;
	text-decoration: none;
}
