@charset "utf-8";

body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {font-size: 11px;}
li {font-size: 11px;}
h3 {color: #0066CC;}

.bg{
	background-image: url(images/new_bg_radio.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.font_bianco {font-size: 11px; color: #FFFFFF;}

a:link {font-size: 10px; text-decoration: none; font-weight: bold;}

a:visited {font-size: 10px; text-decoration: none; font-weight: bold; color: #0000CC;}

a.bianco:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.bianco:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}




