body { font-family: "Arial", sans-serif; color: #000000; font-size: normal; background-color: #FFFFFF; }

.poema       { text-align: left; font-style: italic; margin-left: 50 }
.legenda     { font-style: italic; text-align: center }
.citacao     { font-style: italic; margin-left: 40; margin-right: 40 }

h1 { font-size: x-large; text-align: left; }

h2 { font-size: large;}

h3 { font-size: x-normal; }

h4 { font-size: normal; font-weight: bold; }

h5 { font-size: normal; font-weight: bold; font-style: italic;}

p { font-family: "Arial", sans-serif; color: #000000; font-size: normal; text-align:justify }

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; background: #ffff99; }
a:active { text-decoration: none; background: #ffff99; color: #000000; }



.menu { font-size: x-small;}
a:link.menu { font-size: x-small; text-decoration: underline; }
a:visited.menu { font-size: x-small; text-decoration: underline; }
a:hover.menu { font-size: x-small; text-decoration: none; background: #ffff99; }
a:active.menu { font-size: x-small; text-decoration: none; background: #ffff99; color: #000000; }

span.nota { font-size: x-small; text-decoration: none; font-weight: normal; background-color:#FFFF99; font-style: normal; }
a:link.nota { font-size: x-small; text-decoration: underline; font-weight: normal; font-style: normal;}
a:visited.nota { font-size: x-small; text-decoration: underline; font-weight: normal; font-style: normal;}
a:hover.nota { font-size: x-small; text-decoration: none; background: #ffff99; font-weight: normal; font-style: normal;}
a:active.nota { font-size: x-small; text-decoration: none; background: #ffff99; color: #000000; font-weight: normal;}
