 a:link {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	height: 0px;
	width: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-position: 0px 0px;
}
 a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
}
 a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
}
 a:active {
	color:#CCCCCC;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;

}
 body {
	font-family:Tahoma;
	font-size:8pt;
	color: #999999;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;

}
