a.menu_nva:link
	{
		font-family:Tahoma;
		font-size:11px;
		color:#063F6F;
		text-decoration:none;
	}
a.menu_nva:visited
	{
		font-family:Tahoma;
		font-size:11px;
		color:#063F6F;
		text-decoration:none;
	}
a.menu_nva:hover
	{
		font-family:Tahoma;
		font-size:11px;
		color:red;
		text-decoration:underline;
	}
a.menu_nva:active
	{
		font-family:Tahoma;
		font-size:11px;
		color:#063F6F;	
	}
a.menu_nva_sub:link
	{
		font-family:Tahoma;
		font-size:10px;
		color:#063F6F;
		text-decoration:none;
	}
a.menu_nva_sub:visited
	{
		font-family:Tahoma;
		font-size:10px;
		color:#063F6F;
		text-decoration:none;
	}
a.menu_nva_sub:hover
	{
		font-family:Tahoma;
		font-size:10px;
		color:#063F6F;
		text-decoration:underline;		
	}
a.menu_nva_sub:active
	{
		font-family:Tahoma;
		font-size:10px;
		color:#063F6F;
	}

a.hmenu_nva:link
	{
		font-family:Tahoma;
		font-size:11px;
		color:brown;
		font-weight: bold;
		text-decoration:none;
	}
a.hmenu_nva:visited
	{
		font-family:Tahoma;
		font-size:11px;
		color:brown;
		font-weight: bold;
		text-decoration:none;
	}
a.hmenu_nva:hover
	{
		font-family:Tahoma;
		font-size:11px;
		font-weight: bold;
		text-decoration:underline;
	}
a.hmenu_nva:active
	{
		font-family:Tahoma;
		font-size:11px;
		color:brown;	