/****************************************************************/
/*																*/
/*	Navigation													*/
/*																*/
/****************************************************************/
A.level1  {
	color: #0058A6;
	font-family : Verdana, Arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

A.level1:Visited  {
	color: #0058A6;
	font-family : Verdana, Arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

A.level1:Hover  {
	color: #0058A6;
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

A.level1:Active  {
	color: #0058A6;
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

A.level2  {
	color: #0058A6;
	font-family : Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

A.level2:Visited  {
	color: #0058A6;
	font-family : Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

A.level2:Hover  {
	color: #0058A6;
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

A.level2:Active  {
	color: #0058A6;
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


