
/*niveau 3*/
.txt_page, a.txt_page, a.txt_page:visited, .txt_page:visited 
{
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:10px;
	font-stretch:ultra-condensed;
	color:#353535;
	text-align:justify;
}
a.txt_page:hover, .txt_page:hover 
{  
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:10px;
	font-stretch:ultra-condensed;
	color:#6495ed;
	text-align:justify;
}
.txt_page_active, a.txt_page:active 
{  
	font-family: verdana,helvetica,sans-serif;
	text-decoration:underline; 
	font-size:10px;
	font-stretch:ultra-condensed;
	color:#6495ed;
	text-align:justify;
}

.txt_cache, a.txt_cache, a.txt_cache:visited, .txt_cache:visited 
{
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:10px;
	font-stretch:ultra-condensed;
	color:#353535;
	text-align:justify;
}

.txt_cache:hover, a.txt_cache:hover
{
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:10px;
	font-stretch:ultra-condensed;
	color:#FFFFFF;
	text-align:justify;
}
