.text {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-family:  "Arial", "Helvetica", sans-serif;

}


.textNavi { 
	font-family:  "Arial", "Helvetica", sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
	line-height: 12px;
}


.textNavi:link {
	color: #FFFFFF; 
	text-decoration: none ; 
}


.textNavi:visited {
	color: #FFFFFF; 
	text-decoration: none ; 
}



.textNavi:hover {
	color: #FFFFFF;
	text-decoration: underline
}


.textNavi:active { 
	color: #FFFFFF; 
	text-decoration: none ; 
	font-weight: 900
}

.textNaviActive { 
	font-family:  "Arial", "Helvetica", sans-serif;
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none ; 
	font-weight: 900
}

.textNaviActive:link { 
	color: #FFFFFF; 
	text-decoration: none ; 
	font-weight: 900
}

.textNaviActive:hover { 
	color: #FFFFFF; 
	font-weight: 900
	text-decoration: underline;
}
.textNaviActive:visited { 
	color: #FFFFFF; 
	text-decoration: none ; 
	font-weight: 900
}
.textNaviActive:active { 
	color: #FFFFFF; 
	text-decoration: none ; 
	font-weight: 900
}

.footerCopy {  
	font-family:  "Arial", "Helvetica", sans-serif;
	font-size: 11px;  
	color: #666666 ;
}

a {  
	text-decoration: underline;
}


a:hover {  
	text-decoration: none;
}


a:active {  
	text-decoration: none;
}

/*
a:visited {  
	text-decoration: none;
}
*/
