a.nav01:link, a.nav01:visited{
	font-size : 12px;
	color : #660000;
	font-weight : bold;
	text-decoration : none;
	line-height: 20px;
}
a.nav01:hover{
	font-size : 12px;
	color : #003399;
	font-weight : bold;
	text-decoration : none;
	line-height: 20px;
}
a.nav02:link, a.nav02:visited{
	font-size : 11px;
	color : #003399;
	font-weight : normal;
	text-decoration : none;
	line-height: 20px;
}
a.nav02:hover{
	font-size : 11px;
	color : #660000;
	font-weight : bold;
	text-decoration : none;
	line-height: 20px;
}
a.nav03:link, a.nav03:visited{
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	line-height: 20px;
}
a.nav03:hover{
	font-size : 11px;
	color : #660000;
	font-weight : bold;
	text-decoration : none;
	line-height: 20px;
}