body {
	scrollbar-track-color: #A5003A;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #A5003A;
	scrollbar-shadow-color: #A5003A;
	scrollbar-3dlight-color: #A5003A;
	scrollbar-arrow-color:  #A5003A;
	scrollbar-darkshadow-color: #A5003A;
}

A {
	font-weight : bold; color : #ffffff
}
A:hover {color : #E6929E}

.pulsante {
	background-color : #A5003A;
	font-weight : bold;
	color : #FFFFFF;
}

.nolink {
	text-decoration : none;
}

.foto {
	border : dotted #660032;
}

.copyright  {
	font-size : xx-small;
	font-family : Arial;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
.copyright A:link{color:#FFFFFF;text-decoration:none}
.copyright A:visited{color:#FFFFFF;text-decoration:none}
.copyright A:hover{color:#fe9602;text-decoration:none}

