a.smallink {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: none;	
}
a.smallink:active {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	text-decoration: none;	
	font-style: normal;
	font-weight: normal;
	display: none;
}
a.smallink:visited {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	display: none;
}
a.smallink:hover {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	text-decoration: none;	
	font-style: normal;	
	font-weight: normal;
	display: none;
}
.textsmall {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	display: none;
}