/************************************************/  
/* CSS 2.0 accesibilidad.css - AUREN            */
/* @author: netconsulting                       */
/* @url: www.netconsulting.es                   */
/************************************************/                       
                
#content h2{
	width:90% !important;
}

#content li{font-size:75% !important;}

#content a{ color:#910a2b; border-bottom:1px dotted; }

	#content a:hover{ color:#333; }