A:link {text-decoration: none; color: #FFFF00; }
A:visited {text-decoration: none; color: #FFFF00; }
A:active {text-decoration: none; color: #8080FF; }
A:hover {text-decoration: none; color: #00FFFF; }

body { color: #FFFFFF;
       background: #202032 url(images/blue_velvet.png);
       font-family: Verdana,Arial,Helvetica,sans-serif;
       font-size: 12pt;
       font-style: normal;
       font-weight: normal;
       text-align: left;
       margin: 5px; }
body.page { margin: 10px; }
body.model { margin: 50px; }
body.poesia { margin-top: 50px; margin-left: 150px; margin-right: 150px; color: #820032; }

h1 { font-size: 166%; font-weight: bold; text-align: center; }
h2 { font-size: 166%; font-weight: bold; }
h3 { font-size: 150%; font-weight: bold; }
h4 { font-size: 120%; font-weight: bold; }

p.text { font-size: 83%; text-align: justify; }
p.link { margin-left: 50px; margin-right: 50px; font-size: 83%; }
p.copyright { font-size: 58%; text-align: center; }
p.review { text-align: justify; font-size: 83%; padding: 10px; }
p.titolo { font-weight: bold; }
p.data { font-size: 83%; text-align: right; }
p.firma { font-size: 100%; text-align: right; font-style: italic; }
p.nota { font-size: 83%; text-align: justify; }
p.lista { font-size: 100%; font-weight: bold; color: #FFFF00; }
p.raccolta { font-size: 100%; font-weight: bold; text-align: center; } 
p.altro { font-size: 100%; font-weight: bold; text-align: left; } 

img { border: 0px; }
img.review { margin-right: 10px; float: left; width: 80px; height: 100px; }

table { font-size: 100%; }
table.collection { width: 90%; font-size: 83%; }
table.collection2 { width: 100%; font-size: 83%; font-weight: bold; }
table.navigation { width: 100%; }

tr.collectionhd { text-align: center; font-weight: bold; }
tr.review { vertical-align: top; }

td.collection { width: 33%; background: #E375FF; }
td.topitem { font-size: 100%; font-weight: bold; color: #FFFF00; height: 25px; }
td.item { font-size: 83%; color: #000000; height: 25px; }
td.forward { font-size: 66%; font-weight: bold; width: 50%; text-align: right; }
td.back { font-size: 66%; font-weight: bold; width: 50%; }
td.screenshot { text-align: center; font-size: 66%; }
td.poesia { background: #C0C0FF; }
td.poesiasx { width: 200px; background-image: url(http://www.geocities.com/lady_suspiria80/images/carta_sx.png); }

ul.plain  { font-size:83%; list-style: none; }

.date { font-weight: bold; color: #00FFFF; }
.generic { font-size: 83%; font-weight: bold; }
.oldcolor { background: #000080; }
