/*	AGESCI ZONA CREMONA
	made by Kleiner & Chobin
	(c) 2002 by dayel (kleiner)
*/


.blu12	{
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	color: #0000aa;
	background-color: #ddeeff;
	text-decoration: none;
	
}
a.blu12: hover	{
	font-weight: bold;
}

.info	{
	font-family: arial;
	font-size: 14pt;
	color: #0000aa;
	background-color: #ddeeff;
	text-decoration: none;
}
.red9	{
	font-weight: bold
	font-family: arial;
	font-size: 14pt;
	color: #FF0000;
	
}
.blu7	{
	font-family: arial;
	font-size: 7pt;
	color: #0000aa;
	text-decoration: none;
}
.title	{
	font-family: times new roman;
	font-size: 28pt;
	color: #ff0000;
}
.links	{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.border1	{
	border-width: 1;
	border-style: solid;
	border-color: #0000aa;
}
