body { 
background-image: url(img/index_02.png);
}

p,h1,td { 
font-family: "Trebuchet MS"; 
font-size: 10px;
color: #cc3366; 
letter-spacing: 2px; 
margin: 5px; 
line-height: 15px; 
text-align:justify;
margin-top: 5px;
}

b, strong { 
color: #cc9966; 
font-weight: bold;
}

.titolo { 
border-width: 0px; 
text-align: left; 
font-family: "Georgia", "Arial", serif;
font-size: 16px; 
font-style: italic; 
color: #cc3366; 
letter-spacing: 5px;
font-weight:bold; 
padding-top: 5px;
}

.titolo:first-letter { 
border-width: 0px; 
text-align: left; 
font-family: "Georgia", serif;
font-size: 18px; 
font-style: italic; 
font-weight: bold; 
color: #cc9966; 
letter-spacing: 5px;
}

a:link {
font: 10px "Trebuchet MS"; 
text-decoration: none; 
border-bottom: 1px dotted; 
color: #cc9966;
}

a:active {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #cc9966;
}
 
a:visited {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #cc9966;
}

a:hover {
text-decoration: none; 
border-bottom: 1px dotted; 
color: #cc6666;
}

input, textarea, option {
color: #cc6666; 
letter-spacing: 0px; 
border-color: #cc3366; 
border-width: thin; 
border-style: dotted; 
background-image: url(img/index_02.png);
width: auto;
}

textarea {
width: 250px;
}

select {
color: #cc6666; 
letter-spacing: 0px; 
border-color: #cc6666; 
border-width: thin; 
border-style: dotted;
background-image: url(img/index_02.png);
}

.footer { 
text-align: center; 
font: 9px "Trebuchet MS"; 
color: #cc3366;
}

.menu { 
text-align:center; 
font: 9px "Trebuchet MS"; 
color: #cc6666;
}

.stats_affs {
background-image: url(img/lc_block.png) ;
background-repeat: no-repeat;
background-position: top left;
width: 240px;
font-family: "Trebuchet MS"; 
color: #cc3366; 
border-left: 8px solid #cc9966;
border-right: 8px solid #cc9966;
font-size: 10px;
padding-left: 5px; 
padding-right: 5px; 
padding-top: 5px; 
padding-bottom: 5px;
margin-left: 15px;
}

.quote, .source {
background-image: url(img/lc_block.png) ;
width: 240px;
border-left: 8px solid #cc9966;
border-right: 8px solid #cc9966;
font: 9px "Trebuchet MS";
color: #cc3366;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: 15px;
}

.img {
border: 5px solid #cc9966;
float:left;
margin-right:5px;
}