a:hover                 { background: #ffa; text-decoration: underline }
a:visited               { color: #666 }

boy a.loopback          { color: #000; text-decoration: none }  /* Remove me */

body.root a:link        { color: #060 }
body.root a.loopback    { color: #000; text-decoration: none }
body.curse a:link       { color: #33f }
body.curse a.loopback   { color: #000; text-decoration: none }
body.fandom a:link      { color: #60f } 
body.fandom a.loopback  { color: #000; text-decoration: none }
body.ranma a:link       { color: #f06 } 
body.ranma a.loopback   { color: #000; text-decoration: none }
body.tfos a:link        { color: #06f } 
body.tfos a.loopback    { color: #000; text-decoration: none }

body                    { background: #fff } 

div                     { text-align: center; margin-left: 4ex; margin-right: 4ex }

dl                      { margin-left: 4ex; margin-right: 4ex}
dt                      { margin-top: 1ex }
dt a                    { font-weight: bold }
dt img                  { margin-bottom: 1em } 

h1 img                  { margin-bottom: 1ex } 
h3                      { margin-left: 3ex } 

p                       {                   margin-left: 4ex; margin-right: 4ex                     }
p.credits               { text-align: left; margin-left: 0ex; margin-right: 0ex; font-size: smaller }
p.modified              { text-align: right                                                         }
p.navigation            { text-align: center                                                        }

span.commentary         { color: #363 }
span.foreign            { font-style: italic }

table.aside             { float: left; margin-left: 4ex; margin-top: 0ex; margin-right: 2ex; margin-bottom: 2ex }

ul                      { margin-left: 6ex; margin-right: 4ex }

