@charset "utf-8";

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

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

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

.bg_home{
	background-image: url(images/bg_cat.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 40px;
	vertical-align: baseline;
	text-align: left;
	color: #FFFFFF;
}

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

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

A.bianco:link, A.bianco:visited  {font-size: 22px; color: #FFFFFF;	text-decoration: underline;	font-weight: bold;}
A.bianco:hover {font-size: 22px; color: #FFFFFF;	text-decoration: none;}



