BODY {
	font-family : verdana, arial, helvetica, sans-serif;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#e4e4e4;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#dedfde;
	color: #000000
}
	
TABLE {
	font-size : 10px;
	text-align : justify;
}
	
A:LINK {
	color : blue;
	text-decoration : none;
}

A:HOVER {
	color : navy;
}

A:VISITED {
	color : blue;
	text-decoration : none;	
}

A:ACTIVE {
	color : blue;
	text-decoration : none;
}

.FonteMedia {  
  font-size: 13px;
}

.MenuFesti {
	color : white;
	text-decoration : none;
	font-weight: bold;
}

A.MenuFesti:LINK {
	color : #EAFCFD;
	text-decoration : none;
	font-weight: bold;
}

A.MenuFesti:HOVER {
	color : white;
	font-weight: bold;
}

A.MenuFesti:VISITED {
	color : white;
	font-weight: bold;
}