/*********************************************************/
/* Estilo de fuentes css                                 */
/*                            por Ariel AleX Co. 2009    */
/*********************************************************/

.unnamed1 {  text-align: justify}




a.sel:hover img {
filter:alpha(opacity=80); 
-moz-opacity: 0.80; 
opacity: 0.80;
cursor: hand;
}


a.sel img {
filter:alpha(opacity=100);   
-moz-opacity: 1.00;   
opacity: 1.00;
cursor: hand;
}



