a:hover { text-decoration:none; }

/* Shared "Logs" template (index, guestbook, survey, qanda) */
body {
    background-color: #FFFBCA;
    background-image: url("../images/nth_logs_bg.gif");
    color: #000000;
    margin: 0;
    font-family: Arial, sans-serif;
}
a:link { color: red; }
a:visited { color: gray; }
a:active { color: #FE8B5A; }

h1 { font-family:Arial; font-size:14pt; color:rgb(128,64,0); }
h2 { font-family:Arial; font-size:12pt; color:rgb(217,108,0); }
h3 { font-family:Arial; font-size:12pt; color:rgb(217,108,0); }
h4 { font-family:Arial; font-size:12pt; color:rgb(128,64,0); font-weight:bold; }
p { font-family:Arial; color:rgb(0,0,0); }

p.namo-list { font-family:Arial; font-size:12pt; color:rgb(128,0,0); }
p.namo-sublist { font-family:Arial; font-size:10pt; color:rgb(221,116,0); }
