<style type="text/css"> 
    A:link {color:#000000;} 
    A:visited {color:#000000;} 
    A:active {color:#000000;} 
    A:hover {color:#ffffff;} 

    A.clase1:visited {color:#000000;text-decoration: none;}
    A.clase1:active {Color:#000000;text-decoration: none;} 
    A.clase1:link {color:#000000;text-decoration: none;} 
    A.clase1:hover {color:#cccccc;text-decoration: none;} 

    A.clase2:visited {color:#ffffff;text-decoration: none;}
    A.clase2:active {Color:#ffffff;text-decoration: none;} 
    A.clase2:link {color:#ffffff;text-decoration: none;} 
    A.clase2:hover {color:#666666;text-decoration: none;} 
	
	A.clase3:visited {color:#000000;text-decoration: none; font-weight: bold;}
    A.clase3:active {Color:#666666;text-decoration: none; font-weight: bold;} 
    A.clase3:link {color:#000000;text-decoration: none; font-weight: bold;} 
    A.clase3:hover {color:#666666;text-decoration: none; font-weight: bold;} 
	
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	
	.ruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.familia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.blanbold {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.blan {
	font-family: Verdana;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.subir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.misce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textnew {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textnewb {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tit {
	font-family: Verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comments {
	font-family: Verdana;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inclus {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
</style> 

