.testoblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #192A33;
	text-decoration: none;
}
	A.testoblu{color: #192A33; font-weight: bold}
	A.testoblu:hover{color: #192A33; font-weight: bold}
	A.testoblu:visited{color: #192A33; font-weight: bold}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
	A.testobianco{color: #FFFFFF; font-weight: bold}
	A.testobianco:hover{color: #FFFFFF; font-weight: bold}
	A.testobianco:visited{color: #FFFFFF; font-weight: bold}
	

#quotebox {
        width: 950px;
        height: 38px;
		position: Absolute;
		top: 683px;
        left: 85px;
        background-image: url(images/angoli/barra.gif);
        opacity: .7;
		filter: alpha(opacity=70);
}

#quote {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
        color: #000;
		text-decoration: none;
        opacity: 1;
		filter: alpha(opacity=100);
}	

#quotebox2 {
        width: 950px;
        height: 38px;
		position: Absolute;
		top: 783px;
        left: 85px;
        background-image: url(images/angoli/barra.gif);
        opacity: .7;
		filter: alpha(opacity=70);
}

#quotebox3 {
        width: 950px;
        height: 38px;
		position: Absolute;
		top: 810px;
        left: 85px;
        background-image: url(images/angoli/barra.gif);
        opacity: .7;
		filter: alpha(opacity=70);
}