body,td,th {
	font-family: Verdana;
	color: #FFFAF0;
        font-size: 10px;
	scrollbar-face-color: #A7968C; 
   scrollbar-shadow-color: #7e6f68;
   scrollbar-highlight-color:#7e6f68;
   scrollbar-3dlight-color: #A7968C; 
   scrollbar-darkshadow-color: #A7968C;
   scrollbar-track-color: #A7968C; 
   scrollbar-arrow-color: #7e6f68;
}
body {
	background-color:#A7968C;
}

.titoli {
	background-image: url('http://www.pervertedangelic.net/SaiP/barretta.jpg');
        background-repeat: no-repeat;
        background-position: center;
        font-family: Verdana;
        font-size: 11px;
        color: #FFFAF0;
        font-weight: bold;
}
.titolo2 {
	font-family: Verdana;
        font-size: 12px;
        color: #FFFAF0;
        font-weight: bold;
}
.finale {
	font-family: Verdana;
        font-size: 11px;
        color: #FFFAF0;
        font-weight: bold;
}

a:link {
	color: #FFFAF0;
	text-decoration: none;
}
a:visited {
	color: #FFFAF0;
	text-decoration: none;
}
a:hover {
    color: #FFFAF0;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

