a:link{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
	cursor: pointer;
}
a:active{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
	cursor: pointer;
}
a:visited{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
	cursor: pointer;
}
a:hover{
    font-weight: bold;
	text-decoration: none;
    color: #FFFFCC;
}
a.classe0:link{
	font-style: italic;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
	cursor: pointer;
}
a.classe0:active{
	font-style: italic;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
	cursor: pointer;
}
a.classe0:visited{
	font-style: italic;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
	cursor: pointer;
}
a.classe0:hover{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}
a.classe1:link{
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
    text-decoration: none;
	cursor: pointer;
}
a.classe1:active{
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
    text-decoration: none;
	cursor: pointer;
}
a.classe1:visited{
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
    text-decoration: none;
	cursor: pointer;
}
a.classe1:hover{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}
a.classe2:link{
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
	cursor: pointer;
}
a.classe2:active{
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
	cursor: pointer;
}
a.classe2:visited{
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
	cursor: pointer;
}
a.classe2:hover{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}

a.classe3{
	color: #333333;
/*	font-size: 1px;*/
/*  height: 1px; */
    left: -9999px;
	cursor: inherit;
    position: absolute;
}
a.classe3:link{
	color: #333333;
/*	font-size: 1px;*/
/*  height: 1px; */
    left: -9999px;
	cursor: inherit;
    position: absolute;
}
a.classe3:active{
	color: #333333;
/*	font-size: 1px;*/
/*  height: 1px; */
    left: -9999px;
	cursor: inherit;
    position: absolute;
}
a.classe3:visited{
	color: #333333;
/*	font-size: 1px;*/
/*  height: 1px; */
    left: -9999px;
	cursor: inherit;
    position: absolute;
}
a.classe3:hover{
	color: #333333;
/*	font-size: 1px;*/
/*  height: 1px; */
    left: -9999px;
	cursor: inherit;
    position: absolute;
}
a.classe4:link{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFCC;
	cursor: pointer;
}
a.classe4:active{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFCC;
	cursor: pointer;
}
a.classe4:visited{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFCC;
	cursor: pointer;
}
a.classe4:hover{
    font-weight: bold;
	text-decoration: none;
    color: #FFFFCC;
}
a.classeArtistiko:link{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
	cursor: pointer;
}
a.classeArtistiko:active{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
	cursor: pointer;
}
a.classeArtistiko:visited{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
	cursor: pointer;
}
a.classeArtistiko:hover{
    font-weight: bold;
	text-decoration: none;
    color: #CC0000;
}
a:focus		{ outline: 0; }
a:img       { border: 0; }
BODY {
	background-color: #B2B2B2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/str/sfondo_pagina.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.borges {
	background-image: url(immagini/str/sfondo_borges.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.bold{
    font-weight: bold;
}
.nerobold{
    font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#333333;
}
.nero{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
}
.boldcorsivo{
    font-weight: bold;
	font-style: italic;
	color:#333333;
}
.bianco9{
	color: #FFFFFF;
	font-size: 9px;
}
.bianco{
	color: #FFFFFF;
}
.biancoboldcorsivo{
	color: #FFFFFF;
    font-weight: bold;
	font-style: italic;
}
.grigioboldcorsivo{
	color:#999999;
	font-weight: bold;
	font-style:italic;
}
.giustificato{
	text-align:justify
}