body { background-color: #ffffff; 
       background-image: none; }
h2 { font-family: arial,helvetica; 
            font-size: 20px;
            color: #8B0000; }
.main { font-family: arial,helvetica; 
            font-size: 12px;
            text-align: left;
            color: #000000; }
.fic { font-family: arial,helvetica; 
            font-size: 13px;
            text-align: center;
            color: #8B0000; }
a { text-decoration: none; color: #8B0000; font-weight: bold; }
a:hover { text-decoration: none; font-weight: bold; color: #8B0000; border-bottom: dotted 1 #8B0000; border-top: dotted 1 #8B0000; }

