
A.topNaviLink
{
	text-decoration: none; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

A.topNaviLink:hover
{
	text-decoration: underline;
}

A.topSubNaviLink
{
	text-decoration: none; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
A.topSubNaviLinkSelected
{
	text-decoration: none; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #676767;
	font-weight: bold;
}

A.Navi1
{
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration: none;
}
A.Navi1:hover
{
	text-decoration: underline;
}
A.Navi1Selected
{
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:red;
	text-decoration: none;
}
A.Navi1Selected:hover
{
	text-decoration: underline;
}
A.Navi2
{
	font-family:Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:black;
	text-decoration: none;
}
A.Navi2:hover
{
	text-decoration: underline;
}
SPAN.Navi2Selected
{
	font-family:Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:red;
	text-decoration: none;
}

