	<style type=text/css>
	
		A:Link{
	color: Navy;
	font-weight: normal;
}
		A:Hover{text-decoration:none;}
		A:Visited{
	color: #FF7D00;
	font-weight: normal;
}
		A:Active{
	color: #FF7D00;
	text-decoration:none;
}
		.text {
	font-family: Verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 12pt;
	text-align : left;
}
		.art {
	font-family: Verdana, arial, helvetica;
	font-size: 9px;
	color: #000000;
	text-decoloration: none;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}
		.head {
	font-family: Verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
	text-decoloration: none;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
		.head2 {
	font-family: Verdana, arial, helvetica;
	font-size: 12px;
	color: Navy;
	text-decoloration: none;
	font-weight: bold;
	line-height: normal;
	text-align: right;
}

		#network{
	color: Navy;
	font-weight : normal;
	text-decoration : none;
}
		A.network{
	color: Navy;
	font-weight: normal;
	text-decoration : none;
}
		A.network:Hover{
	color: #FF7D00;
	text-decoration: underline;
}

		A.network:Active{
	color: #FF7D00;
	text-decoration:none;
}
	
	</style>

