a.menu_nva:link
	{
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
                text-decoration:none;
	}
a.menu_nva:visited
	{
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
		text-decoration:none;
	}
a.menu_nva:hover
	{
		font-family:Tahoma;
		font-size:11px;
		color:#666666;
		text-decoration:underline;		
	}
a.menu_nva:active
	{
		font-family:Tahoma;
		font-size:11px;
		color:#333333;
	}
	
a.menu_nva_sub:link
	{
		font-family:Tahoma;
		font-size:10px;
		color:#000000;
		text-decoration:none;
	}
a.menu_nva_sub:visited
	{
		font-family:Tahoma;
		font-size:10px;
		color:#000000;
		text-decoration:none;
	}
a.menu_nva_sub:hover
	{
		font-family:Tahoma;
		font-size:10px;
		color:#000000;
		text-decoration:underline;		
	}
a.menu_nva_sub:active
	{
		font-family:Tahoma;
		font-size:10px;
		color:#000000;
	}