#main
	{
		font-family:Tahoma;
		font-size:14px;
		line-height: 1,5;
		font-weight:none;
		text-decoration: none;
		color: #DFEFFE;
	}
	
#main a:link 
	{	
		font-family:Tahoma;
		font-size:13px;
		font-weight:bold;
		text-decoration: none;
		color: #4F9ED4;
	}
#main a:visited 
	{
		font-family:Tahoma;
		font-size:13px;
		font-weight:bold;
		text-decoration: none;
		color: #4F9ED4;
	}
#main a:hover 
	{
		font-family:Tahoma;
		font-size:13px;
		font-weight:bold;
		text-decoration: none;
		color: #DFEFFE;
	}
#main a:active
	{
		font-family:Tahoma;
		font-size:13px;
		font-weight:bold;
		text-decoration: none;
		color: #DFEFFE;
	}


/*---------------------------------------*/

#hl
	{
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
		text-decoration: none;
		color: #DFEFFE;
	}

/*---------------------------------------*/

#navi a:link 
	{	
		font-family:Tahoma;
		font-size:15px;
		text-decoration: none;
		color: #DFEFFE;
	}
#navi a:visited 
	{
		font-family:Tahoma;
		font-size:15px;
		text-decoration: none;
		color: #DFEFFE;
	}
#navi a:hover 
	{
		font-family:Tahoma;
		font-size:15px;
		font-weight:bold;
		text-decoration: none;
		color: #DFEFFE;
		background-color:4F9ED4;
	}
#navi a:active
	{
		font-family:Tahoma;
		font-size:15px;
		font-weight:bold;
		text-decoration: none;
		color: #DFEFFE;
		background-color:4F9ED4;
	}

/*---------------------------------------*/

#unavi a:link 
	{	
		font-family:Tahoma;
		font-size:12px;
		text-decoration: none;
		color: #DFEFFE;
	}
#unavi a:visited 
	{
		font-family:Tahoma;
		font-size:12px;
		text-decoration: none;
		color: #DFEFFE;
	}
#unavi a:hover 
	{
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
		text-decoration: none;
		color: #DFEFFE;
	}
#unavi a:active
	{
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
		text-decoration: none;
		color: #DFEFFE;
	}

/*---------------------------------------*/

#uunavi a:link 
	{	
		font-family:Tahoma;
		font-size:12px;
		text-decoration: none;
		color: #DFEFFE;
	}
#uunavi a:visited 
	{
		font-family:Tahoma;
		font-size:12px;
		text-decoration: none;
		color: #DFEFFE;
	}
#uunavi a:hover 
	{
		font-family:Tahoma;
		font-size:12px;
		font-weight:normal;
		text-decoration:underline;
		color: #DFEFFE;
	}
#uunavi a:active
	{
		font-family:Tahoma;
		font-size:12px;
		font-weight:normal;
		text-decoration:underline;
		color: #DFEFFE;
	}

