
/* serena at latveria dot com style sheep */
/* fluida dot it mini basic sheep */

/* font */
body, p, h3, div, li, input, td { font-family: helvetica, arial, sans-serif; }
body, p, div, li, input, td { font-size: 12px; }
h3 { font-size: 18px; }

.head, .nav, .credits { font-size: 10px; }


/* colori */
body, input { background-color: #fff; }
body, p, h3, div, li, input, a { color: #000; }
h3 { color: #BA4130; }
a:link, a:active, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #f00; }

.footer { background: #000; color: #fff; }
.uao { color: #DB5200; }


