.link01{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;

}

.link01:hover{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #0033CC;
	text-decoration: underline;	
}

.link02{
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;

}

.link02:hover{
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;	
}

.link03{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;

}

.link03:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;	
}
