/* Stili personalizzati
 * 
 * ”Se non sapete cosa state facendo, non fatelo!“  Dario Besseghini
 * 
 */

.entry-content a, .entry-summary a, .page-content a, .comment-content a  { text-decoration: none; }
.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover  { text-decoration: underline; }
.cat-links, .nav-links { display: none; } 
@media speech { .cat-links, .nav-links { speak: none; } }