.titolo {
	font : italic bold 40px "Times New Roman", Times, serif;
	color: #0000FF;
}
.nome {
	font : bold 18px "Times New Roman", Times, serif;
	color : Lime;
}
.titolo2 {
	font : bold 30px "Times New Roman", Times, serif;
	color: #0033FF;
}
.titolo3 {
	font : bold 25px "Times New Roman", Times, serif;
	color: #006600;
}
.link {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: Navy;
	text-decoration : none;
}
	.link:Hover {
	text-decoration: underline;
	color: #990033;
}
body {
	scrollbar-3dlight-color : #de2538;
	scrollbar-arrow-color : Yellow;
	scrollbar-base-color : #de2538;
	scrollbar-darkshadow-color : Red;
	scrollbar-face-color : Blue;
	scrollbar-highlight-color : #de2538;
	scrollbar-shadow-color :#de2538;
	scrollbar-track-color : #de2538;
	background-color : #de2538;
}
.romics2001 {
	font : bold 18px "Times New Roman", Times, serif;
	color : Blue;
}
.romics2003 {

	font : bold 24px "Times New Roman", Times, serif;
	color : Blue;
}
.linkr2003 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: Blue;
	text-decoration : none;
}
	.linkr2003:Hover {
	text-decoration: underline;
	color: Lime;
}
.nome2 {
	font : bold 30px "Times New Roman", Times, serif;
	color : Blue;
	border : thin outset Red;
	border-color : Yellow;
	text-align : center;
	border-collapse : collapse;
}
.testo {
	font : bold 18px "Times New Roman", Times, serif;
	color : Black;
}
.winner {
	font : bold 20px "Times New Roman", Times, serif;
	color : #FFD700;
}