a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	font-size: 10px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #7FAFD3;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.sfondo_basso {
	background-image:   url(img/home_page/sfondo2.gif);
	background-repeat: no-repeat;
}
.arial_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.sfonod_menu {
	background-image:  url(img/home_page/tecno_part_men.gif);
	background-repeat: repeat;
}
.header {
	background-image:  url(img/header.gif);
	background-repeat: no-repeat;
}
.arial_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.arial10 {
	font-size: 10px;
	color: #FFFFFF;
}
a.linknur:link, a.linknur:visited { font-size: 10px; text-decoration: none; color: #fff; line-height: 15px; padding: 0 39px 2px 0; background: url(img/logo_nur_link.png) right top no-repeat; }
a.linknur:hover { color: #7fafd3; background: url(img/logo_nur_hover.png) right top no-repeat; }


